style::stylist

Type Alias PartMap

Source
type PartMap = PrecomputedHashMap<Atom, SmallVec<[Rule; 1]>>;

Aliased Type§

struct PartMap { /* private fields */ }