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