salvo-static

Crates.iosalvo-static
lib.rssalvo-static
version0.37.9
sourcesrc
created_at2022-10-05 12:12:39.526234
updated_at2022-12-26 06:54:01.136578
descriptionServe static assets for salvo web server framework.
homepagehttps://salvo.rs
repositoryhttps://github.com/salvo-rs/salvo
max_upload_size
id680480
size35,635
Chrislearn Young (chrislearn)

documentation

README

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

Commit count: 3032

cargo fmt