Function list_index_tables

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