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

application

Core of the Mendes web application toolkit

cookies

Cookie support

forms

Form generation and data validation

hyper

Optional features that require hyper

Some content type definitions

Some helperrs

Macros

Attribute Macros

Implement a request handler wrapper for the annotated function