Function syn::visit::visit_expr_if[][src]

pub fn visit_expr_if<'ast, V: Visit<'ast> + ?Sized>(
    _visitor: &mut V,
    _i: &'ast ExprIf
)