span_mirbug

Macro span_mirbug 

Source
macro_rules! span_mirbug {
    ($context:expr, $elem:expr, $($message:tt)*) => { ... };
}