Type Definition nakamoto_node::client::protocol::Io
[−]pub type Io = Io<Event, DisconnectReason>;Expand description
Output of a state transition of the Protocol state machine.
pub type Io = Io<Event, DisconnectReason>;Output of a state transition of the Protocol state machine.