pub(crate) fn obj_map_keys_key_value(
entries: &IndexMap<String, Rc<FlatCompiledStylesValue>>,
mapper: fn(&str) -> String,
) -> IndexMap<String, Rc<FlatCompiledStylesValue>>pub(crate) fn obj_map_keys_key_value(
entries: &IndexMap<String, Rc<FlatCompiledStylesValue>>,
mapper: fn(&str) -> String,
) -> IndexMap<String, Rc<FlatCompiledStylesValue>>