Attribute.text

Creates a new attribute with a static text value.

struct Attribute
@safe nothrow static
text
(
string name
,
string value
,
)

Meta