actiondb 0.7.0

A safe and efficient unstructured text (log) parsing library.
Documentation
1
2
3
4
5
pub use self::file::PatternFile;

mod deser;
mod file;
mod iter;