salvo-flash

Crates.iosalvo-flash
lib.rssalvo-flash
version0.74.1
sourcesrc
created_at2022-09-28 07:47:07.29717
updated_at2024-11-05 07:12:29.98506
descriptionFlash message support for salvo web server framework.
homepagehttps://salvo.rs
repositoryhttps://github.com/salvo-rs/salvo
max_upload_size
id675487
size20,699
Maintainers (github:salvo-rs:maintainers)

documentation

README

salvo-flash

Flash message for Salvo.

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

salvo = { version = "*", features = ["flash"] }

Documentation & Resources

Commit count: 3159

cargo fmt