Type Alias OutboxSend

Source
pub(crate) type OutboxSend = Sender<QuorumMsg>;

Aliased Typeยง

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