Docs.rs
rou3-0.1.0
rou3 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
MuntasirSZN
Dependencies
ahash ^0.8.12
normal
indexmap ^2.9.0
normal
parking_lot ^0.12.4
normal
thiserror ^2.0.12
normal
actix-router ^0.5.3
dev
cargo-nextest ^0.9.96
dev
criterion ^0.6.0
dev
gonzales ^0.0.3-beta
dev
iai-callgrind ^0.14.1
dev
matchit ^0.8.6
dev
path-tree ^0.8.3
dev
regex ^1.11.1
dev
route-recognizer ^0.3.1
dev
routefinder ^0.5.4
dev
tracing ^0.1.41
dev
tracing-subscriber ^0.3.19
dev
wayfind ^0.8.1
dev
Versions
86.96%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
rou3
0.1.0
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
context::Node
context::Router
types::MatchedRoute
types::MethodData
Enums
error::RouterError
types::ParamEntry
Functions
operations::add::add_route
operations::find::find_route
operations::find_all::find_all_routes
operations::remove::remove_route
operations::util::normalize
operations::util::split_path
Type Aliases
context::StaticPathMethods