Skip to main content

Crate serial_core

Crate serial_core 

Source
Expand description

Core types shared by serial port implementations and users.

Modules§

debugger
Debugger-mode serial relay.
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§

SerialIo
Trait for types providing serial IO.