minrx 0.2.1

High-level bindings to MinRX, by Michael J. Haertel.
Documentation
1
2
3
4
5
6
7
# Description

High-level bindings for the MinRX regex library, by Michael J. Haertel. This crate has an API similar to BurntSushi's excellent `regex` crate, but uses an engine compliant with POSIX EREs, including matching leftmost-longest derivations.

## License

This is licensed to you either under the MIT license or the Apache 2.0 license, at your option. For more details on these, check out the `LICENSE` files in the package.