macro_rules! dev_println { ($($x: tt)*) => { ... }; }
If the dev-print feature is enabled, println.
dev-print
println