rustfmt_nightly::spanned

Macro span_with_attrs_lo_hi

Source
macro_rules! span_with_attrs_lo_hi {
    ($this:ident, $lo:expr, $hi:expr) => { ... };
}