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