syntax::codemap::DUMMY_SP [] [src]

pub const DUMMY_SP: Span = Span{lo: BytePos(0), hi: BytePos(0), expn_id: NO_EXPANSION,}
Unstable (rustc_private)