Expand description
Macros for crate laps,
including derive macros and other helper macros.
Macros§
- token_
ast - Generates ASTs for tokens, also generates a macro for referencing AST types.
Attribute Macros§
- token_
kind - Implements
From,TryFromandDisplaytrait for token kind enums.