Skip to main content

StylesObjectMap

Type Alias StylesObjectMap 

Source
pub(crate) type StylesObjectMap = IndexMap<String, Rc<IndexMap<String, Rc<FlatCompiledStylesValue>>>>;

Aliased Typeยง

pub(crate) struct StylesObjectMap { /* private fields */ }