I've been messing around with nightly rustfmt and all its options (so many more than the stable version).
So, just out of curiosity: if I want to use rustfmt only to format my imports (the use
statements), without touching the rest of the code, is it possible?