cleverlib 0.2.0

cleverlib makes it easy to parse compact log events (clef)
Documentation
1
2
3
4
pub struct CleverParserOptions {
    pub ignore_errors: Option<bool>,
    pub debug: Option<bool>,
}