macro_rules! cfg_zip_fold {
    ($self: expr, $other: expr, $init: expr, $op: expr, $type: ty) => { ... };
}
Expand description

Applies fold to the iterator