Crate usher

source · []
Expand description

Parameterized routing for generic resources in Rust.

Modules

Types and traits related to parameter capturing.

Matchers used to compare against incoming segments.

Nodes to represent the internal structure of a router.

Parsers used to create Matcher values from segments.

A “prelude” for crates using the usher crate.

Routing abstractions based on custom rulesets.