Trait rustfmt_nightly::Spanned [] [src]

pub trait Spanned {
    fn span(&self) -> Span;
}

Required Methods

Implementors