|
6 лет назад | |
---|---|---|
src | 6 лет назад | |
.gitignore | 6 лет назад | |
.gitlab-ci.yml | 6 лет назад | |
Cargo.toml | 6 лет назад | |
LICENSE | 6 лет назад | |
README.md | 6 лет назад | |
rust-toolchain | 6 лет назад |
A library for parsing POSIX regular expressions. Only supports ASCII. Created for use in relibc and does not require the std.
Currently only supports basic enhanced regex.