titan-router 0.2.0

A good http router for anytihng!
Documentation
[[bench]]
harness = false
name = "router_bench"
path = "benches/router_bench.rs"

[dev-dependencies.criterion]
version = "0.5.1"

[lib]
name = "titan_router"
path = "src/lib.rs"

[package]
authors = ["Vincent Thomas"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = []
description = "A good http router for anytihng!"
documentation = "https://docs.rs/titan"
edition = "2021"
keywords = ["web"]
license = "MIT"
name = "titan-router"
readme = false
repository = "https://github.com/vincent-thomas/route-rs"
version = "0.2.0"