syntax::codemap::DUMMY_SPExperimental
[-]
[+]
[src]
pub const DUMMY_SP: Span=Span { lo: BytePos(0), hi: BytePos(0), expn_id: NO_EXPANSION }
pub const DUMMY_SP: Span=Span { lo: BytePos(0), hi: BytePos(0), expn_id: NO_EXPANSION }
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).