[go: up one dir, main page]

regex-cache 0.2.1

Lazy and cached regular expressions.
Documentation
[dependencies.lru-cache]
version = "0.1"

[dependencies.oncemutex]
version = "0.1"

[dependencies.regex]
version = "1.4"

[dependencies.regex-syntax]
version = "0.6"

[package]
authors = ["meh. <meh@1aim.com>"]
description = "Lazy and cached regular expressions."
edition = "2018"
keywords = ["regex", "lazy", "cache"]
license = "MIT"
name = "regex-cache"
readme = "README.md"
repository = "https://github.com/1aim/rust-regex-cache"
version = "0.2.1"