pub mod saying_files; pub mod env; pub mod ns; pub mod choose_saying; pub mod sayings; pub mod all_sayings; #[macro_use] extern crate lazy_static;