pub async fn layer_handler(
configuration: &Configuration,
provider: &str,
layer: &str,
) -> Result<Layer, Error<LayerHandlerError>>pub async fn layer_handler(
configuration: &Configuration,
provider: &str,
layer: &str,
) -> Result<Layer, Error<LayerHandlerError>>