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: 650.61 kB This is the summed size of all files generated by rustdoc for all configured targets
  • 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"