usageString

Constructs a printable usage string at compile time from the given options structure.

string
usageString
pure
(
Options
)
(
string program
)
if (
is(Options == struct)
)

Meta