1
2
3
4
5
6
pub mod builder;
pub mod compare;
pub mod reader;
pub mod replace;
pub mod search;
pub mod strings;