[][src]Crate sputnik

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

Re-exports

pub use mime;
pub use httpdate;

Modules

security

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

Structs

Error

Encapsulates a status code and an error message.

Request

Convenience wrapper around hyper::Request.

Response

Convenience wrapper around hyper::Response.