Type Alias RelevantAttributes

Source
pub type RelevantAttributes = ThinVec<LocalName>;
Expand description

A vector of relevant attributes, that can be useful for revalidation.

Aliased Typeยง

#[repr(C)]
pub struct RelevantAttributes { /* private fields */ }