Conversation

I hate the new convention of `foo/*.rs` and `foo​.rs` instead of `foo/*.rs` and `foo/mod.​rs`, because most tools out there list directories first and then files, including GitHub, so the two bits are not close to one another when browsing a repo.
3
9