5 unstable releases
0.4.0 | Mar 15, 2024 |
---|---|
0.3.1 | Jun 15, 2023 |
0.2.2 | Jun 14, 2023 |
0.1.1 |
|
#1603 in Text processing
Used in tre-regex
485KB
13K
SLoC
Contains (obscure autoconf code, 17KB) tre/configure.ac
tre-regex-sys
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.
Feature flags
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 withwchar_t
(disabled by default)
Supported versions
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.
No runtime deps
~0–1.9MB
~37K SLoC