pub async fn remove_layer_from_collection(
configuration: &Configuration,
collection: &str,
layer: &str,
) -> Result<(), Error<RemoveLayerFromCollectionError>>pub async fn remove_layer_from_collection(
configuration: &Configuration,
collection: &str,
layer: &str,
) -> Result<(), Error<RemoveLayerFromCollectionError>>