debugln

println!() in debug, noop in release.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

toml [dependencies] debugln = "*"

Author

Zach Pomerantz is the primary author and maintainer of debug.

License

MIT