visit_stmt_insert

Function visit_stmt_insert 

pub fn visit_stmt_insert<V>(v: &mut V, node: &Insert)
where V: Visit + ?Sized,