tower-spawn-ready

Crates.iotower-spawn-ready
lib.rstower-spawn-ready
version0.3.0
created_at2019-09-11 20:34:27.483962+00
updated_at2019-12-19 23:04:56.656209+00
descriptionDrives service readiness via a spawned task
homepagehttps://github.com/tower-rs/tower
repositoryhttps://github.com/tower-rs/tower
max_upload_size
id164263
size11,495
Lucio Franco (LucioFranco)

documentation

https://docs.rs/tower-spawn-ready/0.3.0-alpha.2

README

Tower Spawn Ready

Spawn Ready ensures that its inner service is driven to readiness on an executor. Useful with pooling layers that may poll their inner service infrequently.

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.

Commit count: 593

cargo fmt