pub async fn layer_to_dataset(
configuration: &Configuration,
provider: &str,
layer: &str,
) -> Result<TaskResponse, Error<LayerToDatasetError>>pub async fn layer_to_dataset(
configuration: &Configuration,
provider: &str,
layer: &str,
) -> Result<TaskResponse, Error<LayerToDatasetError>>