Crate salvo_core[][src]

Modules

fs
http

Types that map to concepts in HTTP.

prelude
routing

Structs

CatcherImpl
Depot
Error

Errors that can happen inside salvo.

Request

The Request given to all Middleware.

Response

The response representation given to Middleware

Router
Server
Service
TlsServer

Traits

Catcher
Handler
Writer

Attribute Macros

fn_handler