pub trait ConsoleWriter: Device + Write + Send { }

Implementors§