AsBlockquoteSP

Single-Paragraph Blockquote.

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

Meta