pub fn debug() -> bool
Whether or not debug assertions are enabled.
Corresponds to the DEBUG environment variable set by Cargo when when compiling build.rs.
DEBUG
build.rs