Skip to main content
impl_visitable_noop
rustc_
ast
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
ast::
visit
rustc_ast
::
visit
Macro
impl_
visitable_
noop
Copy item path
Source
macro_rules! impl_visitable_noop { (<$lt:lifetime> $($ty:ty,)*) => { ... }; }