visit_table_with_joins
toasty_
core
0.1.0
In toasty_
core::
stmt::
visit
toasty_core
::
stmt
::
visit
Function
visit_
table_
with_
joins
Copy item path
Source
pub fn visit_table_with_joins<V>(v:
&mut V
, node: &
TableWithJoins
)
where V:
Visit
+ ?
Sized
,