walk_fn_decl
rustc_
ast
1.91.1
(ed61e7d7e 2025-11-07)
In rustc_
ast::
mut_
visit
rustc_ast
::
mut_visit
Function
walk_
fn_
decl
Copy item path
Source
pub fn walk_fn_decl<V:
MutVisitor
>(visitor:
&mut V
, node: &mut
FnDecl
)