donut_lib

Function handle_save_network

Source
pub async fn handle_save_network(
    client_controller: ClientControllerProxy,
    config: NetworkConfig,
) -> Result<(), Error>
Expand description

Communicates with the client policy layer to save a network configuration.