Changed uses to have a better structure

This commit is contained in:
cosminperram 2022-10-23 14:03:59 +03:00
parent c0d07cf6f9
commit 3ac6a8b603
18 changed files with 113 additions and 97 deletions

View file

@ -21,5 +21,4 @@ pub mod games;
mod utils;
pub use errors::*;
pub use protocols::*;
pub use games::*;