ConnectionCommandReceiver

Type Alias ConnectionCommandReceiver 

Source
pub type ConnectionCommandReceiver = UnboundedReceiver<ConnectionCommand>;

Aliased Typeยง

pub struct ConnectionCommandReceiver { /* private fields */ }