Constant rustc_span::span_encoding::DUMMY_SP
source · [−]pub const DUMMY_SP: Span;
Expand description
Dummy span, both position and length are zero, syntax context is zero as well.
pub const DUMMY_SP: Span;
Dummy span, both position and length are zero, syntax context is zero as well.