pub type RelevantAttributes = ThinVec<LocalName>;
A vector of relevant attributes, that can be useful for revalidation.
struct RelevantAttributes { /* private fields */ }