richat_shared::transports

Type Alias RecvStream

Source
pub type RecvStream = BoxStream<'static, Result<RecvItem, RecvError>>;

Aliased Typeยง

struct RecvStream {}