Module salt::prelude [] [src]

Modules

header

Headers container, and common header fields.

Structs

Context

Context represents the context of the current HTTP request.

Response

Represents an HTTP response.

Salt

Enums

Method

The Request Method (VERB)

Status

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

Traits

Future

Trait for types which are a placeholder of a value that may become available at some later point in time.