visit_table_ref
toasty_
sql
0.1.0
In toasty_
sql::
stmt::
visit
toasty_sql
::
stmt
::
visit
Function
visit_
table_
ref
Copy item path
pub fn visit_table_ref<V>(v:
&mut V
, node: &
TableRef
)
where V:
Visit
+ ?
Sized
,