CatchUpStream

Type Alias CatchUpStream 

Source
pub type CatchUpStream = UnboundedReceiver<CatchUpResponse>;

Aliased Typeยง

pub struct CatchUpStream { /* private fields */ }