| Crates.io | tre-regex-sys |
| lib.rs | tre-regex-sys |
| version | 0.4.1 |
| created_at | 2023-06-13 06:42:36.432269+00 |
| updated_at | 2025-05-07 07:52:04.813261+00 |
| description | Rust bindgen bindings to the TRE regex module |
| homepage | |
| repository | https://github.com/Elizafox/tre-regex-sys |
| max_upload_size | |
| id | 888738 |
| size | 1,164,295 |
This is a crate that builds bindgen bindings for tre.
This does NOT provide a safe API wrapper! See tre-regex for a safe API wrapper.
For documentation, see the docs and the official TRE documentation.
The following features are available:
approx: Enable approximate matching functionality (enabled by default)vendored: Enable vendored build copy of TRE instead of system TRE (enabled by default)wchar: Enable functions designed to work with wchar_t (disabled by default)At least TRE 0.8.0 should work, but the latest from git is highly recommended for various fixes; the last release is quite old by this point.