pub async fn update_layer(
configuration: &Configuration,
layer: &str,
update_layer: UpdateLayer,
) -> Result<(), Error<UpdateLayerError>>pub async fn update_layer(
configuration: &Configuration,
layer: &str,
update_layer: UpdateLayer,
) -> Result<(), Error<UpdateLayerError>>