text-reader 0.2.1

Text reader.
Documentation
1
2
3
4
5
pub use self::textreader::*;
pub use self::detector::*;

mod textreader;
mod detector;