regex-collection 0.1.3

常用正则表达式合集
Documentation
  • Coverage
  • 80%
    16 out of 20 items documented16 out of 16 items with examples
  • Size
  • Source code size: 11.71 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.88 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 22s Average build duration of successful builds.
  • all releases: 22s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • langliu

正则表达式合集

使用

This crate is on crates.io and can be used by adding regex_collection to your dependencies in your project’s Cargo.toml.

[dependencies]

regex_collection = "0.1.2"