Description
Bindings to Rust's regex library.
Description
Bindings to Rust's regex library, including a higher-level API.
README.md
Bindings to Rust's regular expression library. See here for installation instructions. You'll need to put librure.so
or librure.dylib
etc. where libraries go on your system.
Lower-level bindings are exhaustive; higher-level bindings no not include capture groups.