StdSerial

Type Alias StdSerial 

Source
pub type StdSerial = FromStd<Box<dyn SerialPort>>;

Aliased Typeยง

pub struct StdSerial { /* private fields */ }