salvo-flash

Crates.iosalvo-flash
lib.rssalvo-flash
version0.68.5
sourcesrc
created_at2022-09-28 07:47:07.29717
updated_at2024-07-09 06:45:37.387473
descriptionFlash message support for salvo web server framework.
homepagehttps://salvo.rs
repositoryhttps://github.com/salvo-rs/salvo
max_upload_size
id675487
size20,356
Chrislearn Young (chrislearn)

documentation

README

salvo-flash

Flash message for Salvo.

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

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

Documentation & Resources

Commit count: 3032

cargo fmt