We do not have a consistent style that we use for import statements, which is a 
bit of a pain because that is nothing one should have to think about.

Let `cargo fmt` do the job for us by saying so in rustfmt.toml.  The 
“Moduleâ€? granularity seems to fit our current “styleâ€? most closely, so 
let’s use that one.

(As suggested by Marc-André on MR !41 and issue #16, but using the 
“Moduleâ€? granularity just because that causes less changes than we’d get 
with “Crateâ€?.)
---
https://gitlab.com/virtio-fs/virtiofsd-rs/-/merge_requests/43

_______________________________________________
Virtio-fs mailing list
Virtio-fs@redhat.com
https://listman.redhat.com/mailman/listinfo/virtio-fs

Reply via email to