Skip to main content

update_layer

Function update_layer 

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