Type Definition svgdom::AttributeQName

source ·
pub type AttributeQName = QName<AttributeId>;
Expand description

Type alias for QName<AttributeId>.