salvo-cache 0.67.1

Cache middleware for Salvo web server framework.
Documentation
# salvo-cache


## Cache middleware for Savlo.


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

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

[![Docs](https://docs.rs/salvo-cors/badge.svg)](https://docs.rs/salvo-cache)