Skip to main content

_obj_map_entries

Function _obj_map_entries 

Source
pub(crate) fn _obj_map_entries(
    entries: &IndexMap<String, String>,
    mapper: fn((&str, &str)) -> Pair,
) -> IndexMap<String, FlatCompiledStylesValue>