Timeout

Middleware that provides support for timeout.

Config Cargo.toml

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

Sample Code

TODO