[go: up one dir, main page]

regex 0.1.31

An implementation of regular expressions for Rust.
Documentation
test = []

[[bench]]
bench = true
name = "all"
path = "regex_macros/benches/bench_dynamic.rs"
test = false

[dev-dependencies]
rand = "0.3"

[features]
pattern = []

[package]
authors = ["The Rust Project Developers"]
description = "An implementation of regular expressions for Rust.\n"
documentation = "http://doc.rust-lang.org/regex"
homepage = "https://github.com/rust-lang/regex"
license = "MIT/Apache-2.0"
name = "regex"
readme = "README.md"
repository = "https://github.com/rust-lang/regex"
version = "0.1.31"