once-cell-regex 0.2.1

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

once-cell-regex

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 4 of them enabled by default.

default

  • perf
  • std
  • unicode

perf

  • regex/perf

std

  • once_cell/std
  • regex/std

unicode

  • regex/unicode

parking_lot

  • once_cell/parking_lot