Macrosยง
- spec_
int_ ๐ranges - For these implementations,
SpecRangeSetup
calculates the number of iterations that will be needed and stores that initer.end
. - spec_
int_ ๐ranges_ r
Structsยง
- StepBy
- An iterator for stepping iterators by a custom amount.
Traitsยง
- Spec
Range ๐Setup - Step
ByBack ๐Impl - Specialization trait for double-ended iteration.
- Step
ByImpl ๐ - Specialization trait to optimize
StepBy<Range<{integer}>>
iteration.