pub trait SymbolWithIdentifier2<'a>: SymbolWithIdentifierLhs<'a> + SymbolWithIdentifierRhs<'a> { }Expand description
A WebIDL symbol with 2 identifiers on the left and right side
pub trait SymbolWithIdentifier2<'a>: SymbolWithIdentifierLhs<'a> + SymbolWithIdentifierRhs<'a> { }A WebIDL symbol with 2 identifiers on the left and right side