Skip to main content

models_dev_get

Function models_dev_get 

Source
pub fn models_dev_get() -> Option<&'static MdCatalog>
Expand description

Get the enriched catalog, if init_models_dev has run with data.

Returns None when init hasn’t run, ran but found no data (offline), or enrichment is disabled. Enrichment gracefully falls back to Layer 1 in all these cases.