We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0480642 commit dcf013aCopy full SHA for dcf013a
Cargo.toml
@@ -4,6 +4,7 @@ version = "0.7.0"
4
authors = ["Fangdun Tsai <cfddream@gmail.com>"]
5
description = "path-tree is a lightweight high performance HTTP request router for Rust"
6
homepage = "https://github.com/viz-rs/path-tree"
7
+documentation = "https://docs.rs/path-tree"
8
keywords = ["radix", "tree", "path", "router"]
9
categories = ["asynchronous", "web-programming", "web-programming::http-server"]
10
license = "MIT OR Apache-2.0"
0 commit comments