Macro biodivine_sketchbook::warning

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

Version of log with WARNING severity.