Type Definition mio_serial::Result [] [src]

type Result<T> = Result<T>;

A type for results generated by interacting with serial ports.