Module ty

Module ty 

Source

Enumsยง

AllowCVariadic ๐Ÿ”’
AllowPlus ๐Ÿ”’
Signals whether parsing a type should allow +.
RecoverQPath ๐Ÿ”’
RecoverQuestionMark ๐Ÿ”’
RecoverReturnSign ๐Ÿ”’
Signals whether parsing a type should recover ->.

Functionsยง

can_begin_dyn_bound_in_edition_2015 ๐Ÿ”’
Determine if the given token can begin a bound assuming it follows Rust 2015 identifier dyn.