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