once-cell-regex

Crates.ioonce-cell-regex
lib.rsonce-cell-regex
version0.2.1
sourcesrc
created_at2019-11-20 20:56:42.28051
updated_at2020-12-10 19:40:45.650108
descriptionThis crate just gives you the `regex` macro from the `once_cell` docs!
homepage
repositoryhttps://github.com/francesca64/once-cell-regex
max_upload_size
id183063
size19,257
Francesca Lovebloom (francesca64)

documentation

https://docs.rs/once-cell-regex

README

once-cell-regex

crates.io badge docs.rs badge Travis badge

Wow! Super exciting crate! Amazing! 💯💯💯

This crate just gives you the regex macro from the once_cell docs: https://docs.rs/once_cell/1.2.0/once_cell/index.html#building-block

I also threw in a regex_multi_line macro, since it's a nice thing to have.

Commit count: 9

cargo fmt