Module iter
Structs
-
RangeFromIter
By-value
RangeFromiterator. -
RangeInclusiveIter
By-value
RangeInclusiveiterator. -
RangeIter
By-value
Rangeiterator.
Macros
- range_exact_iter_impl
- range_incl_exact_iter_impl
-
unsafe_range_trusted_random_access_impl
Safety: This macro must only be used on types that are
Copyand result in ranges which have an exactsize_hint()where the upper bound must not beNone.