Skip to main content

Crate async_serial

Crate async_serial 

Source

Modules§

error

Structs§

Async
Async adapter for I/O types.
IoSafeAdapter
An IoSafe newtype for serialport::SerialPort implementors, useful for Async wrapper.
SerialPortBuilder
A struct containing all serial port settings

Traits§

AsyncSerialPortBuilder

Functions§

new
Construct a builder of SerialPort objects

Type Aliases§

AsyncSerialPort