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

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