onig_sys 69.9.3

The `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.
Documentation

onig_sys

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 4 feature flags, 2 of them enabled by default.

default

generate (default)

bindgen (default)

posix-api

This feature flag does not enable additional features.

This feature flag does not enable additional features.