$ onig_sys
v69.9.2The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don't want to link to this crate directly; instead check out the `onig` crate.
Downloads: 37.2M
Recent: 9.9M
Versions: 45
Updated: April 26, 2026
Patch update: 69.9.1 → 69.9.2
$ DOWNLOADS TREND
19.7M37.2M
$ VERSION HISTORY
v69.9.2April 26, 2026
v69.9.1May 23, 2025
$ LINKS
$ INSTALL
cargo add onig_sysOr add to Cargo.toml: onig_sys = "69.9.2"