Last active
April 9, 2024 10:06
-
-
Save afpro/6034f5931d4623b024fc15ecf5ba657e to your computer and use it in GitHub Desktop.
rustfmt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
edition="2021" | |
group_imports="StdExternalCrate" | |
imports_granularity="Crate" | |
reorder_imports=true | |
reorder_modules=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment