rustfmt
rustfmt copied to clipboard
Format paths in `derive` attribute
Resolves https://github.com/rust-lang/rustfmt/issues/6343
Now I try to format paths in derive macro attribute. It is especially visible in for example sea-orm-cli and other crates that generate derive attributes.