mirror of
https://github.com/chatmail/core.git
synced 2026-05-03 21:36:29 +03:00
Get rid of mod.rs files.
Since Rust 2018 [1] it is no longer required to move module code to `mod.rs` when submodules are added. This eliminates common problem of having multiple buffers named `mod.rs` in editor. [1] https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html#no-more-modrs
This commit is contained in:
1975
src/imap/mod.rs
1975
src/imap/mod.rs
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user