Expand description
Types related to stream isolation
Structs§
- A token used to isolate unrelated streams on different circuits.
- A set of information about how a stream should be isolated.
- Builder for
StreamIsolation
.
Enums§
- Error type for StreamIsolationBuilder
Traits§
- A type that can make isolation decisions about streams it is attached to.
- Trait to help implement
Isolation
.