Skip to main content

get

Function get 

Source
pub fn 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.