Better split functionality between toplevel and algorithms
This commit is contained in:
parent
4770479fd7
commit
de8d82ab63
9 changed files with 59 additions and 48 deletions
|
|
@ -57,8 +57,6 @@ pub mod algorithms;
|
|||
pub mod text;
|
||||
|
||||
mod common;
|
||||
mod hook;
|
||||
mod types;
|
||||
pub use self::common::*;
|
||||
pub use self::hook::*;
|
||||
pub use self::types::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue