round_based::state_machine

Type Alias 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