Constant DUMMY_SP
pub const DUMMY_SP: Span;
Available on crate feature
__common
only.Expand description
Dummy span, both position and length are zero, syntax context is zero as well.
pub const DUMMY_SP: Span;
__common
only.Dummy span, both position and length are zero, syntax context is zero as well.