Type Alias round_based::state_machine::Delivery
source ยท pub type Delivery<M> = (Incomings<M>, Outgoings<M>);Available on crate feature
state-machine only.Expand description
Delivery implementation used in the state machine