1mod file_reader; 2mod files_to_text; 3mod options; 4 5pub use files_to_text::FilesToText; 6pub use options::FileToTextOptions;