mirror of https://github.com/aya-rs/aya
Add rustfmt.toml
parent
a3ab2eff57
commit
d6f299065d
@ -0,0 +1,4 @@
|
|||||||
|
unstable_features = true
|
||||||
|
reorder_imports = true
|
||||||
|
imports_granularity = "Crate"
|
||||||
|
|
Loading…
Reference in New Issue