visit_expr_arg
toasty_
core
0.1.0
In toasty_
core::
stmt::
visit
toasty_core
::
stmt
::
visit
Function
visit_
expr_
arg
Copy item path
Source
pub fn visit_expr_arg<V>(v:
&mut V
, node: &
ExprArg
)
where V:
Visit
+ ?
Sized
,