pub async fn restore_serialized_config( client_controller: ClientControllerProxy, serialized_config: String, ) -> Result<(), Error>
Deserializes the output of serialize_saved_networks and saves them