1
2
3
4
5
extern crate memchr;
extern crate failure;
extern crate failure_derive;

pub mod text;