Mojo module
compile
Implements functions that return compile-time information.
Aliases
-
DebugLevel = _DebugLevel()
: Represents the debug level used during compilation. -
OptimizationLevel = _OptimizationLevel()
: Represents the optimization level used during compilation.
Functions
-
is_compile_time
: Returns true if the current code is executed at compile time, false otherwise.
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!