Macro koopa::log_warning

source ·
macro_rules! log_warning {
    ($span:expr, $($arg:tt)+) => { ... };
}
Expand description

Logs warning message.