Expand description
Component interconnects.
Structs§
- Buffered
Dispatcher - A buffered dispatcher.
- Consumer
- A stream of items sent to a component.
- Dispatcher
- Dispatches items from one component to another.
- Event
Buffer Manager - An ergonomic wrapper over fallibly writing to fixed-size event buffers.
- Fixed
Size Event Buffer - A fixed-size event buffer.
Traits§
- Dispatchable
- A value that can be dispatched.