AsName

Printed as Name.

@safe pure nothrow @nogc
struct AsName (
T
) {
T arg;
}

Meta