Type Alias OutboxRec

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

Aliased Typeยง

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