Skip to main content

StreamWithIdSelector

Type Alias StreamWithIdSelector 

Source
pub type StreamWithIdSelector<S> = Selector<S, StreamWithId>;
Expand description

Aliased Typeยง

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