onig_sys 69.7.1

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 very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 3 of them enabled by default.

default

  • generate

generate

  • bindgen

bindgen

    This feature flag does not enable additional features.

    This feature flag does not enable additional features.

posix-api

    This feature flag does not enable additional features.