use_field_init_shorthand = true newline_style = "Unix" # The following lines may be uncommented on nightly Rust. Once these features # have stabilized, they should be added to the always-enabled options above. unstable_features = true imports_granularity = "Crate" wrap_comments = false comment_width = 80 normalize_comments = true