tower/tower-timeout
Lucio Franco 26d096bd99
timeout: Add `Elapsed::new` and prepare 0.1.1 release (#308)
* Add Elapsed::new

* Prep tower-timeout 0.1.1 release
2019-07-30 15:14:24 -04:00
..
src timeout: Add `Elapsed::new` and prepare 0.1.1 release (#308) 2019-07-30 15:14:24 -04:00
CHANGELOG.md timeout: Add `Elapsed::new` and prepare 0.1.1 release (#308) 2019-07-30 15:14:24 -04:00
Cargo.toml timeout: Add `Elapsed::new` and prepare 0.1.1 release (#308) 2019-07-30 15:14:24 -04:00
LICENSE Prepare release (#273) 2019-04-26 21:31:25 -07:00
README.md Prepare release (#273) 2019-04-26 21:31:25 -07:00

README.md

Tower Timeout

Apply a timeout to requests, ensuring completion within a fixed time duration.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower by you, shall be licensed as MIT, without any additional terms or conditions.