Expand description
A lightweight, single-threaded HTTP API framework for Rust.
Attach typed handlers to routes and carry application state through a generic context C.
Import all public types at once with prelude.
Modulesยง
- prelude
- Convenience re-export of all public types.