Docs.rs
onig-6.4.0
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
onig 6.4.0
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.
Crate
Source
Builds
Feature flags
Documentation
Hide files
examples
src
.cargo_vcs_info.json
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE.md
README.md
1
2
3
4
5
6
{
"
git
"
:
{
"
sha1
"
:
"
d2bf79faaff42d9c4e83878f3c7608f7db6d8574
"
}
,
"
path_in_vcs
"
:
"
onig
"
}