OutboxRx

Type Alias OutboxRx 

Source
pub(crate) type OutboxRx = Receiver<QuorumMsg>;

Aliased Typeยง

pub(crate) struct OutboxRx { /* private fields */ }