debug

Function debug 

Source
pub fn debug() -> bool
Expand description

Whether or not debug assertions are enabled.

Corresponds to the DEBUG environment variable set by Cargo when when compiling build.rs.