Function fold_expr_cast

Source
pub fn fold_expr_cast<V: Fold + ?Sized>(
    _visitor: &mut V,
    _i: ExprCast,
) -> ExprCast