pub type StaticModule = Lazy<Module>;
A static reference to a Module instance.
struct StaticModule { /* private fields */ }