Crate salvo[][src]

Re-exports

pub use salvo_core as core;
pub use salvo_extra as extra;

Modules

Types that map to concepts in HTTP.

hyper

Structs

Errors that can happen inside salvo.

The Request given to all Middleware.

The response representation given to Middleware

Traits

Functions

Type Definitions

Attribute Macros