https://issues.dlang.org/show_bug.cgi?id=18422
--- Comment #5 from Andrei Alexandrescu <[email protected]> --- Refer to https://github.com/andralex/introspect/blob/master/introspect.d. It defines Module as a template taking the module name as a string, and the data declarations work out nicely. I'll continue digging in that direction see where it goes. --
