AsPreformatted

Preformatted.

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

Meta