Type Definition svgdom::AttributeNameRef [] [src]

type AttributeNameRef<'a> = NameRef<'a, AttributeId>;

Type alias for NameRef<AttributeId>.