tower-service 0.2.0

Trait representing an asynchronous, request / response based, client or server.
Documentation
[dependencies.futures]
version = "0.1.23"

[package]
authors = ["Carl Lerche <me@carllerche.com>"]
categories = ["asynchronous", "network-programming"]
description = "Trait representing an asynchronous, request / response based, client or server.\n"
documentation = "https://docs.rs/tokio-service/0.2.0"
homepage = "https://github.com/tower-rs/tower"
license = "MIT"
name = "tower-service"
readme = "README.md"
repository = "https://github.com/tower-rs/tower"
version = "0.2.0"