helpString

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

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

Meta