Skip to main content

list_root_collections_handler

Function list_root_collections_handler 

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