Skip to main content

remove_layer

Function remove_layer 

Source
pub async fn remove_layer(
    configuration: &Configuration,
    layer: &str,
) -> Result<(), Error<RemoveLayerError>>