AsCitation

Citation.

@safe pure nothrow @nogc
struct AsCitation (
T...
) {
T args;
}

Meta