Closed
Description
See https://rust-lang.github.io/rustfmt/#imports_granularity
Currently, Maud uses the "module" style. But we should consider switching to "crate" style instead.
See https://rust-lang.github.io/rustfmt/#imports_granularity
Currently, Maud uses the "module" style. But we should consider switching to "crate" style instead.