bail_with_span

Macro bail_with_span 

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