AsCell

Table Cell.

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

Members

Variables

args
T args;
Undocumented in source.

Meta