close_already 0.2.1

Speeds up programs handling lots of files on Windows
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
max_width = 80
match_block_trailing_comma = true
use_field_init_shorthand = true
use_try_shorthand = true
# Nightly
condense_wildcard_suffixes = true
format_code_in_doc_comments = true
format_macro_matchers = true
format_strings = true
group_imports = "StdExternalCrate"
imports_granularity = "Crate"
normalize_doc_attributes = true
overflow_delimited_expr = true
reorder_impl_items = true
wrap_comments = true