pub async fn list_root_collections_handler(
configuration: &Configuration,
offset: i32,
limit: i32,
) -> Result<LayerCollection, Error<ListRootCollectionsHandlerError>>pub async fn list_root_collections_handler(
configuration: &Configuration,
offset: i32,
limit: i32,
) -> Result<LayerCollection, Error<ListRootCollectionsHandlerError>>