style::invalidation::element::relative_selector

Type Alias ElementDependencies

source
type ElementDependencies<'a> = SmallVec<[(Option<OpaqueElement>, &'a Dependency); 1]>;

Aliased Typeยง

struct ElementDependencies<'a> { /* private fields */ }