[][src]Type Definition tokio_serial::Result

type Result<T> = Result<T>;

A type for results generated by interacting with serial ports.