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