Skip to main content

TryStreamSelector

Type Alias TryStreamSelector 

Source
pub type TryStreamSelector<S> = Selector<S, TryStreamBasic>;
Expand description

Aliased Typeยง

pub struct TryStreamSelector<S> { /* private fields */ }