functional_vec 0.1.0

Owning versions of mutable Vec methods.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
hard_tabs = true
tab_spaces = 4
newline_style = "Unix"

reorder_impl_items = true
reorder_imports = true
reorder_modules = true

group_imports = "StdExternalCrate"
imports_granularity = "Crate"

condense_wildcard_suffixes = true
format_strings = false

use_field_init_shorthand = true
hex_literal_case = "Upper"