Crate router [] [src]

Router provides fast and flexible routing for Iron.

Macros

router!

Create and populate a router.

Structs

Params
Router

Router provides an interface for creating complex routes as middleware for the Iron framework.