Function fold_expr_struct

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