Expand description
Word-based transports for guest communication.
Structs§
- CsrTransport
- CSR-backed transport for real guest execution.
- Mock
Transport - In-memory transport for unit tests and host-side checks.
Traits§
- Transport
- Word-based transport used by the guest to communicate with the host.