pub async fn handle_save_network( client_controller: ClientControllerProxy, config: NetworkConfig, ) -> Result<(), Error>
Communicates with the client policy layer to save a network configuration.