aki-stats 0.1.2

output the statistics of text, like a wc of linux command.
Documentation
1
2
3
4
pub use self::parse::parse_cmdopts;
pub use parse::CmdOptConf;

mod parse;