AsInserted

Inserted.

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

Meta