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