Expand description
This provides fast and flexible routing for Ferrum.
Re-exports§
pub use router::Router;
pub use router::NoRoute;
pub use router::Id;
pub use recognizer::Recognize;
pub use recognizer::Recognizer;
pub use recognizer::Params;
pub use uri_for::UriFor;
pub use uri_for::uri_for;
Modules§
Macros§
- route_
line - router
- Create and populate a router.
- uri_for
- Generate a URI based off of the requested one.