Rust bindings for the Oniguruma regular expression library.
# Cargo.toml
[dependencies]
onig = "6.5.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compiles and uses a regular expression to find digits.
Install libonig-dev (Linux) or use the bundled feature (onig_sys).
No dependency data recorded yet.