for_each_expr
toasty_
core
0.1.0
In toasty_
core::
stmt::
visit
toasty_core
::
stmt
::
visit
Function
for_
each_
expr
Copy item path
Source
pub fn for_each_expr<F>(node: &impl
Node
, f: F)
where F:
FnMut
(&
Expr
),