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