Module syntax::ext::source_util[src]
Functions
| expand_col | |
| expand_file | |
| expand_include | |
| expand_include_bin | |
| expand_include_str | |
| expand_line | |
| expand_mod | |
| expand_stringify |
| expand_col | |
| expand_file | |
| expand_include | |
| expand_include_bin | |
| expand_include_str | |
| expand_line | |
| expand_mod | |
| expand_stringify |
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 (or str), enum,
trait, typedef (or
tdef).