Skip to main content

TryStreamWithIdSelector

Type Alias TryStreamWithIdSelector 

Source
pub type TryStreamWithIdSelector<S> = Selector<S, TryStreamWithId>;
Expand description

Aliased Typeยง

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