1 2 3 4 5 6 7 8
unstable_features = true struct_field_align_threshold = 30 hard_tabs = true max_width = 100 imports_granularity = 'Crate' group_imports = 'StdExternalCrate' format_strings = true wrap_comments = true