network_functions

Function network_functions 

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