Function syntax::codemap::spannedUnstable [-] [+] [src]

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