Function syn::visit::visit_expr_path
[−]
[src]
pub fn visit_expr_path<'ast, V: Visit<'ast> + ?Sized>(
_visitor: &mut V,
_i: &'ast ExprPath
)