Rich Neswold

Results 3 issues of Rich Neswold

It'd be nice to have async or `tokio` support. `tokio` 0.3 is out, but many, _many_ projects are still on 0.2.x so that should probably be the first target.

enhancement
accepted

I tried building the library on a NetBSD system (which uses PKGSRC for its 3rd-party package installer.) All packages installed by this manager are placed in `/usr/pkg/*`. The build fails...

This is a great project and I've used it in a handful of Rust applications. Thanks! There is one feature from the OCaml tools (`ocamllex` and `ocamlyacc`) have that I...