tower-make 0.3.0-alpha.2a

Trait aliases for Services that produce specific types of Responses.
Documentation
[dependencies.tokio-io]
optional = true
version = "0.2.0-alpha.6"

[dependencies.tower-service]
version = "=0.3.0-alpha.2"

[features]
io = ["tokio-io"]

[package]
authors = ["Tower Maintainers <team@tower-rs.com>"]
categories = ["asynchronous", "network-programming"]
description = "Trait aliases for Services that produce specific types of Responses.\n"
documentation = "https://docs.rs/tower-make/0.3.0-alpha.2"
edition = "2018"
homepage = "https://github.com/tower-rs/tower"
license = "MIT"
name = "tower-make"
readme = "README.md"
repository = "https://github.com/tower-rs/tower"
version = "0.3.0-alpha.2a"