TaggedType.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct TaggedType(T, string name)
@safe pure nothrow @nogc const
string
toString
()
if (
name.length
)

Meta