Expand description
Blocking controller types and traits.
Enums§
- TryError
- Error for representing an operation that blocks or fails with an error.
Traits§
- Controller
- Trait representing a HCI controller which supports blocking and non-blocking operations.