TokenStructure.text

The text of the token.

struct TokenStructure(IdType, string extraFields = "")
pure nothrow @safe @nogc
string text;

Meta