[ 源代码: rust-regex ]
软件包:librust-regex+aho-corasick-dev(1.7.1-1)
librust-regex+aho-corasick-dev 的相关链接
Debian 的资源:
下载源码包 rust-regex:
维护小组:
- Debian Rust Maintainers (QA 页面)
- Sylvestre Ledru (QA 页面)
- Robin Krahl (QA 页面)
- kpcyrd (QA 页面)
- Daniel Kahn Gillmor (QA 页面)
外部的资源:
- 主页 [github.com]
相似软件包:
- librust-regex+memchr-dev
- librust-regex+perf-dev
- librust-regex+unicode-dev
- librust-regex+perf-literal-dev
- librust-regex+unicode-age-dev
- librust-regex+unicode-bool-dev
- librust-regex+unicode-case-dev
- librust-regex+unicode-gencat-dev
- librust-regex+unicode-perl-dev
- librust-regex+unicode-script-dev
- librust-regex+unicode-segment-dev
Regular expressions for Rust - feature "aho-corasick"
This implementation uses finite automata and guarantees linear time matching on all inputs.
This metapackage enables feature "aho-corasick" for the Rust regex crate, by pulling in any additional dependencies needed by that feature.
其他与 librust-regex+aho-corasick-dev 有关的软件包
|
|
|
|
-
- dep: librust-aho-corasick-0.7+default-dev (>= 0.7.18-~~)
- 软件包暂时不可用
-
- dep: librust-regex-dev (= 1.7.1-1)
- Regular expressions for Rust - Rust source code