logfmt parser for Rust
by Brandur Leach. Owned by Russell Cohen.
Uses old Rust 2015
#12 in #forked
953 downloads per month Used in 2 crates
4KB 73 lines
logfmt parser in Rust, forked to facilitate creation of a crate
logfmt::parse("a=1 b=\"bar\" ƒ=2h3s r=\"esc\t\" d x=sf"));