httprouter 0.2.0

A high performance HTTP request router that scales well.
Documentation
[dependencies.hyper]
version = "0.13.9"

[dependencies.matchit]
version = "0.2.0"
[dev-dependencies.hyper]
version = "0.13.9"

[dev-dependencies.tokio]
features = ["full"]
version = "0.2.0"

[package]
authors = ["ibraheem <ibrah1440@gmail.com>"]
categories = ["web-programming::http-client", "network-programming", "algorithms"]
description = "A high performance HTTP request router that scales well."
edition = "2018"
keywords = ["hyper", "path", "tree", "radix", "router"]
license = "MIT"
name = "httprouter"
readme = "README.md"
repository = "https://github.com/ibraheemdev/httprouter-rs/"
version = "0.2.0"