error_with_span

Macro error_with_span 

Source
macro_rules! error_with_span {
    ($span:expr, $fmt:literal $(, $args:expr)* $(,)?) => { ... };
}