11 releases
0.37.9 | Dec 26, 2022 |
---|---|
0.37.8 | Dec 25, 2022 |
0.37.6 | Nov 29, 2022 |
0.37.3 | Oct 28, 2022 |
0.1.0 | Oct 5, 2022 |
#27 in #serve-static
36 downloads per month
715KB
17K
SLoC
salvo-static
Serve static assets for Salvo.
This is offical crate, so you can enable it in Cargo.toml
like this:
salvo = { version = "*", features=["serve-static"] }
Documentation & Resources
lib.rs
:
serve static dir and file middleware
Dependencies
~20–33MB
~594K SLoC