Function list_schemas

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