Crate serial_rs

source ·
Expand description

serial-rs is a cross-platform serial library A lot of the code here is based on the Pyserial project

Modules

Structs

Enums

Traits

Functions

  • Lists all ports on the system
  • Creates a new serial port from port info
  • Creates a new serial port from port path

Type Definitions