File size: 213 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
max_width = 100

comment_width = 100
wrap_comments = true

tab_spaces = 4
hard_tabs = false

format_strings = true
use_field_init_shorthand = true

imports_granularity = "Crate"
group_imports = "StdExternalCrate"