tower/tower-util
Carl Lerche 4cb50eef77 Add tower-util (#19)
* NewServiceFn
* OptionService
* EitherService
2017-10-21 14:06:39 -07:00
..
src Add tower-util (#19) 2017-10-21 14:06:39 -07:00
Cargo.toml Add tower-util (#19) 2017-10-21 14:06:39 -07:00
README.md Add tower-util (#19) 2017-10-21 14:06:39 -07:00

README.md

Tower Util

Additional, generally useful, utilities for working with Tower. Contents from this crate may eventually be moved into tower proper. They are kept here until they prove their utility.

License

tower-timeout is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0), with portions covered by various BSD-like licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.