Skip to main content

rt_error

Macro rt_error 

Source
macro_rules! rt_error {
    ($($arg:tt)*) => { ... };
}
Expand description

Error-level runtime log line. Routes through the tracing facade.