Trait webidl_utils::SymbolWithAttributes
source · pub trait SymbolWithAttributes<'a> {
// Required method
fn attributes(self) -> Option<ExtendedAttributeList<'a>>;
}
Expand description
A WebIDL symbol that may have 0 or more extended attributes