Type Alias RepeatsOperation

Source
pub type RepeatsOperation<Out> = fn((), Out);
Expand description

A Fold operation function that does nothing with what is given to it