Hey PSA my life is changed; join my cult. In all of your Rust programs, add a `rustfmt.toml` file with this contents: ```toml imports_granularity = "Crate" group_imports = "StdExternalCrate" ``` Run `fmt` like this: `cargo +nightly fmt` You will luv it