Type Alias SelectorData

Source
type SelectorData<Impl> = ThinArc<SpecificityAndFlags, Component<Impl>>;

Aliased Typeยง

#[repr(C)]
struct SelectorData<Impl> { /* private fields */ }