TextItem

Undocumented in source.
nothrow @safe
struct TextItem {}

Members

Variables

idx
int idx;
Undocumented in source.
text
string text;
Undocumented in source.

Meta