onig 4.2.1

Rust-Onig is a set of Rust bindings for the Oniguruma regular expression library. Oniguruma is a modern regex library with support for multiple character encodings and regex syntaxes.

onig

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 3 feature flags, 0 of them enabled by default.

  • onig_sys/print-debug

posix-api

  • onig_sys/posix-api

std-pattern

    This feature flag does not enable additional features.