Function syn::fold::fold_expr_cast[][src]

pub fn fold_expr_cast<F: ?Sized>(f: &mut F, node: ExprCast) -> ExprCast where
    F: Fold
This is supported on crate feature fold only.