1 2 3 4 5 6 7
edition = "2021" max_width = 100 use_field_init_shorthand = true use_try_shorthand = true # Unstable features (require nightly) # imports_granularity = "Crate" # group_imports = "StdExternalCrate"