visit_visitable
rustc_
ast
1.91.1
(ed61e7d7e 2025-11-07)
In rustc_
ast::
visit
rustc_ast
::
visit
Macro
visit_
visitable
Copy item path
Source
macro_rules! visit_visitable { ($visitor:expr, $($expr:expr),* $(,)?) => { ... }; }