Expand description
Serial resources, for use with [vm_resource
].
Structs§
- Handle for a disconnected serial backend.
- Input parameters for serial backend resolution.
- A resolved
SerialBackend
.
Traits§
- Trait implemented by types that resolve from [
SerialBackendHandle
]. Provides aSerialIo
implementation but also provides for converting the type back to a resource.