yajlish 0.4.0

An event-based json parser with json-ndjson parser
Documentation
fn main() {
    #[cfg(feature = "ndjson")]
    lalrpop::process_root().unwrap();
}