Expand description
Stream utilities to help implement
AbstractCircMgr
Structs§
- Select
Biased 🔒 - A stream returned by
select_biased
Enums§
- Source 🔒
- Enumeration to indicate which of two streams provided a result.
Functions§
- select_
biased 🔒 - Combine two instances of [
Stream
] into one.