Macro koopa::log_raw_error

source ·
macro_rules! log_raw_error {
    ($($arg:tt)+) => { ... };
}
Expand description

Logs normal error with no span provided.