Skip to main content

from_static_seed

Function from_static_seed 

Source
pub fn from_static_seed(
    provider_key: &str,
    provider_name: &str,
    id: &str,
    label: &str,
) -> Option<CatalogModel>
Expand description

Build a static-fallback CatalogModel from a (id, label) pair.