Crate mio_serial

source ·
Expand description

§mio-serial - Serial port I/O for mio

This crate provides a serial port implementation compatable with mio.

Windows support is present but largely untested by the author

Structs§

Enums§

Traits§

Functions§

  • Returns a list of all serial ports on system
  • Construct a builder of SerialPort objects

Type Aliases§

  • A type for results generated by interacting with serial ports