Module syntax::ext::tt::macro_parser[src]
Structs
| MatcherPos |
Enums
| NamedMatch | |
| ParseResult |
Functions
| count_names | |
| initial_matcher_pos | |
| nameize | |
| parse | |
| parse_nt | |
| parse_or_else | |
| token_name_eq |
| MatcherPos |
| NamedMatch | |
| ParseResult |
| count_names | |
| initial_matcher_pos | |
| nameize | |
| parse | |
| parse_nt | |
| parse_or_else | |
| token_name_eq |
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).