pub type MapResults<I, F> = MapOk<I, F>;
👎Deprecated since 0.10.0: Use MapOk instead
Expand description

See MapOk.