Re-exports

pub use http;
pub use application::Application;
pub use application::Context;
pub use application::Error;
pub use application::FromContext;

Modules

applicationapplication

Core of the Mendes web application toolkit

cookiescookies

Cookie support

formsforms

Form generation and data validation

hyperhyper

Optional features that require hyper

keykey

AEAD encryption/decryption support

Some content type definitions

Some helperrs

Macros

Attribute Macros

Implement a request handler wrapper for the annotated function