[][src]Module salvo::prelude

Modules

file
filter

Structs

Depot
FileChunk
HtmlTextContent
JsonTextContent
NamedFile

A file with an associated name.

NamedFileBuilder
PlainTextContent
Request

The Request given to all Middleware.

Response

The response representation given to Middleware

Router
Server

The main Novel type: used to mount routes and catchers and launch the application.

ServerConfig
XmlTextContent

Traits

Handler
Writer

Attribute Macros

async_trait
fn_handler