zzmp / rust-debug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

[dependencies]
debugln = "*"

Author

Zach Pomerantz is the primary author and maintainer of debug.

License

MIT

About


Languages

Language:Rust 100.0%