Crate salt [] [src]

Modules

errors
header

Headers container, and common header fields.

prelude
router

Structs

Context

Context represents the context of the current HTTP request.

Response

Represents an HTTP response.

Salt
Stack

A set of [StackHandler]s that are executed in sequence around a root Handler.

Enums

Method

The Request Method (VERB)

Status

An HTTP status code (status-code in RFC 7230 et al.).

Traits

Handler
Responder
StackHandler

Type Definitions

BoxFutureResponse
BoxHandler