Type Definition network_builder::dummy::DummyNetworkEvents
source · pub type DummyNetworkEvents = NetworkEvents<DummyMsg>;
Expand description
TODO(davidiw): In DummyNetwork, replace DummyMsg with a Serde compatible type once migration is complete