Crate teleparse_macros
source ·Expand description
Attribute Macros§
- Derive macro for traits in the library. Note this is not a normal derive macro, since it also transforms the input in some way
Derive Macros§
- Derive LL1 test for a Root type
- Derive Root from a SyntaxTree type
- Derive ToSpan from a type that stores a ToSpan as its first thing