remove_network

Function remove_network 

Source
pub async fn remove_network(
    client_controller: &ClientControllerProxy,
    ssid: &Ssid,
    security_type: SecurityType,
    credential: Credential,
)