logo
Expand description

Salvo is a powerful and simplest web server framework in Rust world. Read more: https://salvo.rs

Re-exports

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

Modules

A list of things that automatically imports into application use salvo.