regex-syntax 0.6.10

A regular expression parser.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.ucd-util]
version = "0.1.4"

[package]
authors = ["The Rust Project Developers"]
description = "A regular expression parser."
documentation = "https://docs.rs/regex-syntax"
homepage = "https://github.com/rust-lang/regex"
license = "MIT/Apache-2.0"
name = "regex-syntax"
repository = "https://github.com/rust-lang/regex"
version = "0.6.10"