pub(crate) type OutboxRec = Receiver<QuorumMsg>;
pub(crate) struct OutboxRec { /* private fields */ }