Module salvo::prelude[][src]

Structs

Depot if for store temp data of current request. Each handler can read or write data to it.

Represents an HTTP request.

Represents an HTTP response

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

Enums

Traits

Functions

Type Definitions

Attribute Macros

fn_handler is a pro macro to help create Handler from function easily.