module CSpec

Defined in:

cspec.cr
debug.cr:16
debug.cr:22

Constant Summary

DEBUG = Log

Macro Summary

Macro Detail

macro at_compile_time(description, should_build = false, debug = false, cleanup = true, &block) #

[View source]