全部搜索项
bookworm  ] [  trixie  ] [  sid  ] [  experimental  ]
[ 源代码: rust-lazy-regex  ]

软件包:librust-lazy-regex-dev(2.4.1-2)

librust-lazy-regex-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 rust-lazy-regex

维护者:

外部的资源:

相似软件包:

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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 librust-lazy-regex-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 11.7 kB64.0 kB [文件列表]