Expand description
Defines SyntaxKind โ a fieldless enum of all possible syntactic
constructs of the Rust language.
Re-exportsยง
pub use self::generated::SyntaxKind;
Modulesยง
- generated ๐
- Generated by
cargo xtask codegen grammar, do not edit by hand.