Type Definition mio_serial::Result
source · Expand description
A type for results generated by interacting with serial ports
The Err type is hard-wired to serialport::Error.
A type for results generated by interacting with serial ports
The Err type is hard-wired to serialport::Error.