pub fn network_functions<TYPES: NodeType, I: NodeImplementation<TYPES>>(
network: Arc<<I as NodeImplementation<TYPES>>::Network>,
) -> NetworkFunctions<TYPES>pub fn network_functions<TYPES: NodeType, I: NodeImplementation<TYPES>>(
network: Arc<<I as NodeImplementation<TYPES>>::Network>,
) -> NetworkFunctions<TYPES>