Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
regex_macros 0.1.1 - Docs.rs
[go: Go Back, main page]

regex_macros 0.1.1

An implementation of statically compiled regular expressions for Rust.
[package]

name = "regex_macros"
version = "0.1.1"
authors = ["The Rust Project Developers"]
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/regex"
homepage = "https://github.com/rust-lang/regex"
description = """
An implementation of statically compiled regular expressions for Rust.
"""

[lib]
name = "regex_macros"
plugin = true

[dependencies.regex]
path = ".."
version = "0.1.0"