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