Config.debugDMD

Whether to build a debug DMD. Debug builds are faster to build, but run slower.

struct Config
bool debugDMD;

Meta