Module hotshot_task_impls::network::test
source · Expand description
A module with test helpers
Structs§
- A helper wrapper around
NetworkEventTaskState
that can modify its behaviour for tests
Type Aliases§
- A dynamic type alias for a function that takes the result of
NetworkEventTaskState::parse_event
and changes it before transmitting on the network.