Module core::iter::adapters::step_by

source ·

Macros

  • For these implementations, SpecRangeSetup calculates the number of iterations that will be needed and stores that in iter.end.

Structs

  • An iterator for stepping iterators by a custom amount.

Traits