Module rustc_parse::parser::ty
source · Structs
- Any
?,!, or~constmodifiers that appear at the start of a bound.
Enums
- Signals whether parsing a type should recover
->.
Functions
- Returns
trueifIDENT tcan start a type –IDENT::a::b,IDENT<u8, u8>,IDENT<<u8 as Trait>::AssocTy>.