Skip to main content

model_exists

Function model_exists 

Source
async fn model_exists(catalog: &dyn ModelCatalogPort, name: &str) -> bool
Expand description

Whether name resolves in the catalog, treating a query failure as absent.