salvo-serve-static

Crates.iosalvo-serve-static
lib.rssalvo-serve-static
version0.74.1
sourcesrc
created_at2023-02-19 04:50:11.737228
updated_at2024-11-05 07:17:09.821406
descriptionServe static assets for salvo web server framework.
homepagehttps://salvo.rs
repositoryhttps://github.com/salvo-rs/salvo
max_upload_size
id788652
size45,730
Maintainers (github:salvo-rs:maintainers)

documentation

README

salvo-serve-static

Serve static assets for Salvo.

This is an official crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features = ["serve-static"] }

Documentation & Resources

Commit count: 3159

cargo fmt