Crates.io | salvo-flash |
lib.rs | salvo-flash |
version | 0.74.1 |
source | src |
created_at | 2022-09-28 07:47:07.29717 |
updated_at | 2024-11-05 07:12:29.98506 |
description | Flash message support for salvo web server framework. |
homepage | https://salvo.rs |
repository | https://github.com/salvo-rs/salvo |
max_upload_size | |
id | 675487 |
size | 20,699 |
This is an official crate, so you can enable it in Cargo.toml
like this:
salvo = { version = "*", features = ["flash"] }