Crate dbgonly

source ·

Macros

Prints and returns the value of a given expression for quick and dirty debugging. This version of the macro will print nothing and be optmized out in release builds.