Crate mendes[][src]

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

types

Some content type definitions

utils

Some helperrs

Attribute Macros

handler

Implement a request handler wrapper for the annotated function

route
scope