Searched defs:EncoderDevice (Results 1 – 1 of 1) sorted by relevance
518 pub struct EncoderDevice<T: Encoder> { struct526 impl<T: Encoder> EncoderDevice<T> { argument1412 impl<T: Encoder> Device for EncoderDevice<T> { implementation