Type Definition svgdom::AttributeQNameRef

source ·
pub type AttributeQNameRef<'a> = QNameRef<'a, AttributeId>;
Expand description

Type alias for QNameRef<AttributeId>.