staticstep 0.4.1

Provides truly zero-cost alternatives to `Iterator::step_by` for both incrementing and decrementing any type that satisfies `RangeBounds<T: Copy + Default + Step>`.
Documentation
1
2
3
4
5
6
7
8
9
tab_spaces = 2

edition = "2018"

where_single_line = true

brace_style = "PreferSameLine"

control_brace_style = "AlwaysSameLine"

format_macro_matchers = true

comment_width = 100

wrap_comments = true

max_width = 100