Timeout

提供對超時支持的中間件.

配置 Cargo.toml

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

示例代碼

TODO