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
,TryFrom
andDisplay
trait for token kind enums.