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:
link2xt
2021-04-24 00:00:00 +00:00
parent 1dc055fb66
commit d179dced4e
6 changed files with 1 additions and 1 deletions

1465
src/securejoin.rs Normal file

File diff suppressed because it is too large Load Diff