Expand description
A set of utility types for low-level communication between compartments.
Structs§
- Handle
Mgr - A manager for open handles, per compartment.
- Simple
Buffer - A simple buffer to use for transferring bytes between compartments, using shared memory via objects underneath.
Traits§
- Handle
- A handle that can be opened and released.
Type Aliases§
- Descriptor
- A handle descriptor.