Crate develop_debug[−][src]
Print debugging information at development time.
- Print nice debugging information;
- Does not affect performance in the release version;
Re-exports
pub use develop_debug as dd________; |
Macros
| dd_____var | Shortcut to |
| dd____done | Shortcut to |
| dd____iter | Shortcut to |
| dd____step | Shortcut to |
| dd___error | Shortcut to |
| dd___title | Shortcut to |
| develop_debug | Print debugging information at development time. |