[ ソース: rust-lazy-regex ]
パッケージ: librust-lazy-regex-dev (2.4.1-2)
librust-lazy-regex-dev に関するリンク
Debian の資源:
rust-lazy-regex ソースパッケージをダウンロード:
- [rust-lazy-regex_2.4.1-2.dsc]
- [rust-lazy-regex_2.4.1.orig.tar.gz]
- [rust-lazy-regex_2.4.1-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
lazy static regexes checked at compile time - Rust source code
Lazy-regex enables you to use the `regex!` macro to build regexes:
* they're checked at compile time * they're wrapped in `once_cell` lazy static initializers so that they're compiled only once * they can hold flags as suffix: `let case_insensitive_regex = regex!("ab*"i);` * regex creation is less verbose
This macro returns references to normal instances of `regex::Regex` so all the usual features are available.
This package contains the source for the Rust lazy-regex crate, packaged for use with cargo and dh-cargo.
その他の librust-lazy-regex-dev 関連パッケージ
|
|
|
|
-
- dep: librust-once-cell-1+default-dev (>= 1.16)
- パッケージは利用できません
-
- dep: librust-proc-macro2-1+default-dev
- パッケージは利用できません
-
- dep: librust-quote-1+default-dev
- パッケージは利用できません
-
- dep: librust-regex-1+default-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+perf-cache-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+perf-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+perf-dfa-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+perf-inline-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+perf-literal-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+std-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+unicode-age-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+unicode-bool-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+unicode-case-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+unicode-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+unicode-gencat-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+unicode-perl-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+unicode-script-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-regex-1+unicode-segment-dev (>= 1.7)
- パッケージは利用できません
-
- dep: librust-syn-1+default-dev (>= 1.0.103)
- パッケージは利用できません
-
- dep: librust-syn-1+full-dev (>= 1.0.103)
- パッケージは利用できません