Macro biodivine_sketchbook::debug

source ยท
macro_rules! debug {
    ($($arg:tt)*) => { ... };
}
Expand description

Version of log with DEBUG severity.