Skip to main content
count_tts
rust_
analyzer
0.0.0
In rust_
analyzer::
lsp::
semantic_
tokens
rust_analyzer
::
lsp
::
semantic_tokens
Macro
count_
tts
Copy item path
Source
macro_rules! count_tts { () => { ... }; ($_head:tt $($tail:tt)*) => { ... }; }