Function list_indexes

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