[][src]Crate sputnik

A lightweight layer on top of Hyper to facilitate building web applications.

Re-exports

pub use mime;
pub use httpdate;

Modules

request

Provides the Parts and Body convenience wrappers.

response

Provides the Response convenience wrapper.

security

CsrfToken, Key and functions to encode & decode expiring claims.

Structs

Error

Encapsulates a status code and an error message.