list_indexes

Function list_indexes 

Source
pub async fn list_indexes(
    __arg0: Extension<Service>,
) -> Result<Json<Vec<Index>>, DashboardError>