Function syntax::codemap::spanned [] [src]

pub fn spanned<T>(lo: BytePos, hi: BytePos, t: T) -> Spanned<T>
Unstable (rustc_private)