# tower-worker Provides Tower layers focused on wrapping services with asynchronous worker tasks that may also make requests to the wrapped service. [![Crates.io][crates-badge]][crates-url] [![Documentation][docs-badge]][docs-url] [![Documentation (master)][docs-master-badge]][docs-master-url] [![MIT licensed][mit-badge]][mit-url] [crates-badge]: https://img.shields.io/crates/v/tower-worker.svg [crates-url]: https://crates.io/crates/tower-worker [docs-badge]: https://docs.rs/tower-worker/badge.svg [docs-url]: https://docs.rs/tower-worker [docs-master-badge]: https://img.shields.io/badge/docs-master-blue [docs-master-url]: https://tower-rs.github.io/jmaygarden/tower-worker [mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg [mit-url]: LICENSE