Skip to main content

attach_facets

Function attach_facets 

Source
pub fn attach_facets<T>(
    rows: &mut SmartList<T>,
    facets: BTreeMap<String, SmartList<Record>>,
)