Element.toString

Convert the element to a string.

If Element is passed to something that expects a string, it will be casted implicitly.

struct Element
const pure @safe
string
toString
()

Meta