visit_stmt_query_mut

Function visit_stmt_query_mut 

pub fn visit_stmt_query_mut<V>(v: &mut V, node: &mut Query)
where V: VisitMut + ?Sized,