Crate of the Week

I’m self-nominating cargo-efmt. It is a stop-gap solution for the missing .editorconfig support in cargo fmt and rustfmt that originates from my current discussion with the rustfmt team about whether such a feature might be added upstream. In either case, cargo efmt exists now as a functional solution: a drop-in replacement for cargo fmt which additionally respects (most) .editorconfig values for Rust files.