Generates D source code from a given module. It will optionally declare a D module. This utility function also imports codegen helpers and privately aliases dclass primitives. This function is suitable for creating a self-contained file.
Generates D source code from a given module. This function is suitable for mixing into a larger D source file.