Module frame_support_procedural_tools::syn_ext [−][src]
Extension to syn types, mainly for parsing
Structs
| Braces | |
| Brackets | |
| Meta | Note that syn Meta is almost fine for use case (lacks only |
| NoTrailing | |
| OuterAttributes | |
| Parens | |
| PunctuatedInner | |
| StopParse | stop parsing here getting remaining token as content Warn duplicate stream (part of) |
| Trailing |
Functions
| expr_contains_ident | Check if a |
| extract_type_option | |
| type_contains_ident | Check if a |
Type Definitions
| Punctuated | |
| PunctuatedTrailing |