Expand description
Kernel Channels
Kernel Channels are an async/await, MPSC queue, with a fixed backing storage (e.g. they are bounded).
Modules§
- sealed 🔒
Structs§
- A type-erased KProducer. This is currently used only for implementing the type-erased driver service registry.
- A Kernel Channel
- A Consumer for a KChannel.
- A Producer for a KChannel.
Enums§
- Represents a closed error