Structs§
- Queue
- An explicit thread boundary.
Enums§
- Overflow
Policy - What a
Queuedoes when its channel is full. - Queue
Error - Errors specific to
Queue. Converts into the crate-wideErrorvia?(seecrate::error::Error).
Queue does when its channel is full.Queue. Converts into the crate-wide Error via
? (see crate::error::Error).