rhMain.main

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate rhMain(alias fn)
void
main
()
if (
is(typeof(fn) == void delegate
()
) ||
is(typeof(fn) == void function
()
)
)

Meta