[go: up one dir, main page]

route-recognizer 0.1.6

Recognizes URL patterns with support for dynamic and glob segments
1
2
3
4
5
6
7
8
9
[package]
name = "route-recognizer"
description = "Recognizes URL patterns with support for dynamic and glob segments"
license = "MIT"
repository = "https://github.com/conduit-rust/route-recognizer.rs"
keywords = ["router", "url"]

version = "0.1.6"
authors = ["wycats"]