cpp_regexp 0.6.1

cpp std::regex
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies.cxx-build]
version = "1.0"

[dependencies.cxx]
features = ["c++14"]
version = "1.0"

[package]
authors = ["hjiayz <hjiayz@163.com>"]
build = "build.rs"
description = "cpp std::regex"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "cpp_regexp"
repository = "https://github.com/hjiayz/cpp_regex.git"
version = "0.6.1"