Skip to main content

lookup

Function lookup 

Source
pub(super) fn lookup<'a>(
    catalog: &'a Catalog,
    reference: &str,
) -> Result<&'a ModelEntry>
Expand description

Resolve exactly one catalog entry; never fall back from an ambiguous source.