Change the structure of the .erg directory

This commit is contained in:
Shunsuke Shibayama 2022-10-16 12:04:39 +09:00
parent 8c6997d3c9
commit 7bc37aa14a
7 changed files with 44 additions and 12 deletions

View file

@ -7,6 +7,7 @@ pub mod color;
pub mod config;
pub mod datetime;
pub mod dict;
pub mod env;
pub mod error;
pub mod fxhash;
pub mod help_messages;