helpString

Constructs a printable help string at compile time for the given options structure.

string
helpString
pure
(
Options
)
(
string description = null
)
if (
is(Options == struct)
)

Meta