once-cell-regex 0.2.1

This crate just gives you the `regex` macro from the `once_cell` docs!
Documentation

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.