GiganticMinecraft/idea-reaction

Refactor: replace `mod.rs`

Lucky3028 opened this issue · 1 comments

https://doc.rust-jp.rs/edition-guide/rust-2018/path-changes.html#%E3%81%95%E3%82%88%E3%81%86%E3%81%AA%E3%82%89modrs
mod.rsは後方互換性のために残されている仕様なので、各サブモジュール名.rsをルートディレクトリに作成するべきです。

https://github.com/GiganticMinecraft/idea-reaction/blob/main/src/redmine/mod.rs

普通に知らんかった Rustacean 名乗るのやめます(?)