Skip to main content
visit_visitable
rustc_
ast
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
ast::
visit
rustc_ast
::
visit
Macro
visit_
visitable
Copy item path
Source
macro_rules! visit_visitable { ($visitor:expr, $($expr:expr),* $(,)?) => { ... }; }