Type Definition nakamoto_p2p::fsm::output::Io

source ·
pub type Io = Io<RawNetworkMessage, Event, DisconnectReason>;
Expand description

Output of a state transition of the Protocol state machine.

Trait Implementations

Converts to this type from the input type.