Reader.mark

Mark mark() const pure nothrow @nogc @safe

Get filename, line and column of current position.

Mark mark(size_t advance) const pure @safe

Get filename, line and column of current position + some number of chars