Module syntax::show_spanExperimental
[-]
[+]
[src]
Span debugger
This module shows spans for all expressions in the crate to help with compiler debugging.
Functions
| run |
Span debugger
This module shows spans for all expressions in the crate to help with compiler debugging.
| run |
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).