mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
6 lines
75 B
Plaintext
6 lines
75 B
Plaintext
Grammar(
|
|
syntax_kinds: [
|
|
"IDENT",
|
|
"WHITESPACE",
|
|
]
|
|
) |