refactor: improved file hierarchy

This commit is contained in:
justchokingaround
2022-07-18 03:58:45 +02:00
parent e99dc19ea3
commit f05dfa57d4
4 changed files with 14 additions and 14 deletions

2
src/helpers/mod.rs Normal file
View File

@@ -0,0 +1,2 @@
pub mod fixing_text;
pub mod take_input;