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