add_network_tasks

Function add_network_tasks 

Source
pub async fn add_network_tasks<TYPES: NodeType, I: NodeImplementation<TYPES>>(
    handle: &mut SystemContextHandle<TYPES, I>,
)
Expand description

adds tasks for sending/receiving messages to/from the network.