всички настройки
bookworm  ] [  trixie  ] [  sid  ] [  experimental  ]
[ Източник: rust-lazy-regex  ]

Пакет: librust-lazy-regex-dev (2.5.0-3)

Връзки за 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

  • зависимости
  • препоръчани
  • предложени
  • enhances

Изтегляне на librust-lazy-regex-dev

Изтегляне за всички налични архитектури
Архитектура Големина на пакета Големина след инсталиране Файлове
all 12,3 кБ56,0 кБ [списък на файловете]