salvo-cache 0.74.1

Cache middleware for Salvo web server framework.
Documentation

salvo-cache

Cache middleware for Salvo.

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

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

Docs