Type Definition svgdom::AttributeQNameRef[][src]

type AttributeQNameRef<'a> = QNameRef<'a, AttributeId>;

Type alias for QNameRef<AttributeId>.