Function syn::visit_mut::visit_expr_path_mut[−][src]

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