AsItalic

Printed as Italic/Slanted.

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

Meta