Type Alias style::stylist::PartMap

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

Aliased Type§

struct PartMap { /* private fields */ }