Reorder top-level crate items.
- `use` before `mod` - `pub` before `non-pub` - Alphabetical order within sections
N
Nicholas Nethercote committed
351c0fa2a33baa3406a0c00034ff5e2cdac6fd7f
Parent: df8fe7d
- `use` before `mod` - `pub` before `non-pub` - Alphabetical order within sections