reorder_imports = true
reorder_extern_crates = true
reorder_extern_crates_in_group = true
reorder_imported_names = true
reorder_imports_in_group = true
error_on_line_overflow = false
max_width = 15000
spaces_around_ranges = true
fn_args_density = "Vertical"