regex-collection

Crates.ioregex-collection
lib.rsregex-collection
version0.1.3
sourcesrc
created_at2022-07-20 17:25:20.517098
updated_at2022-07-22 17:14:50.578649
description常用正则表达式合集
homepagehttps://crates.io/crates/regex-collection
repository
max_upload_size
id628980
size10,843
liulang (langliu)

documentation

https://docs.rs/regex-collection/latest/regex_collection

README

正则表达式合集

使用

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"
Commit count: 0

cargo fmt