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