visit_expr_func
toasty_
sql
0.1.0
In toasty_
sql::
stmt::
visit
toasty_sql
::
stmt
::
visit
Function
visit_
expr_
func
Copy item path
pub fn visit_expr_func<V>(v:
&mut V
, node: &
ExprFunc
)
where V:
Visit
+ ?
Sized
,