Function list_tables

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