[go: up one dir, main page]

route-recognizer 0.3.1

Recognizes URL patterns with support for dynamic and wildcard segments
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["wycats", "rustasync"]
description = "Recognizes URL patterns with support for dynamic and wildcard segments"
edition = "2018"
keywords = ["router", "url"]
license = "MIT"
name = "route-recognizer"
repository = "https://github.com/rustasync/route-recognizer"
version = "0.3.1"