Expand description
Core types shared by serial port implementations and users.
Modules§
- disconnected
- Disconnected serial backend implementation.
- resources
- Serial resources, for use with [
vm_resource
]. - serial_
io - Types to help in the implementation and use
SerialIo
.
Traits§
- Serial
Io - Trait for types providing serial IO.