if_debug
A handy rust macro to exclude debugging code from your release builds.
Example
Install
Add the following line to your Cargo.toml file under [dependencies]:
= { = "https://github.com/Humandoodlebug/if_debug" }
A handy rust macro to exclude debugging code from your release builds.
Add the following line to your Cargo.toml file under [dependencies]:
= { = "https://github.com/Humandoodlebug/if_debug" }