Modules§
Macros§
- test_
tree_ structure - $builder should be of type
SyntaxTestBuilder
- token_
deserialize_ unary_ token - Implement
TokenDeserialize
for a token with[REF:ty]
Therety
is the type given in the argument So it adds:impl TokenDeserialize for ty {...}
Structs§
Enums§
Traits§
- Token
Deserialize - Token
Deserialize Basics - Trait for converting Tokenized values to TokenArgument stored types
- TryFrom
Argument - TryFrom
Argument Group
Functions§
- do_
syntax_ analysis - do_
syntax_ analysis_ direct - mark_
rest_ of_ token_ as_ unchecked - Everything after the previous argument will be marked as unchecked.
- print_
source_ with_ diagnostics