titan-router 0.4.2

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

[dependencies.titan-router-derive]
version = "0.4.2"

[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"
rust-version = "1.82"
version = "0.4.2"