path2regex 0.0.0-alpha

Express style path to RegExp utility
Documentation
[dependencies.anyhow]
version = "1.0.66"

[dependencies.regex]
version = "1.7.0"

[package]
authors = ["Binbiubiubiu <2632003786@qq.com>"]
categories = ["text-processing"]
description = "Express style path to RegExp utility"
documentation = "https://docs.rs/path2regex"
edition = "2021"
keywords = ["express", "regexp", "route", "routing"]
license = "MIT OR Apache-2.0"
name = "path2regex"
publish = true
readme = "README.md"
repository = "https://github.com/Binbiubiubiu/path2regex"
rust-version = "1.60"
version = "0.0.0-alpha"