[][src]Crate novel

Re-exports

pub use server::Server;

Modules

http

Types that map to concepts in HTTP.

routing
server

Structs

CatcherImpl
Context
Protocol

Protocol used to serve content.

Router

Traits

Catcher
Handler

Handlers are responsible for handling requests by creating Responses from Requests.