lender 0.3.2

A lending-iterator trait based on higher-rank trait bounds, with full std::iter::Iterator functionality
Documentation
1
2
3
4
5
6
7
8
9
10
# These are just my preferences, feel free to change them to your liking.
max_width = 125
use_small_heuristics = "Max"
fn_single_line = true
empty_item_single_line = true
struct_lit_single_line = true
tab_spaces = 4
imports_granularity = "Crate"
group_imports = "StdExternalCrate"
reorder_impl_items = false