AsHit

Scan hit with index ix.

pure nothrow @safe @nogc
struct AsHit (
T...
) {}

Members

Variables

args
T args;
Undocumented in source.
ix
uint ix;
Undocumented in source.

Meta