Function syntax::codemap::spanned[src]

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