pub fn visit_local_init<'ast, V>(v: &mut V, node: &'ast LocalInit)where V: Visit<'ast> + ?Sized,
visit
full