[go: up one dir, main page]

tower-layer 0.3.0

Decorates a `Service` to allow easy composition between `Service`s.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]
[dev-dependencies.tower-service]
version = "0.3.0"

[package]
authors = ["Tower Maintainers <team@tower-rs.com>"]
categories = ["asynchronous", "network-programming"]
description = "Decorates a `Service` to allow easy composition between `Service`s.\n"
documentation = "https://docs.rs/tower-layer/0.3.0-alpha.2"
edition = "2018"
homepage = "https://github.com/tower-rs/tower"
license = "MIT"
name = "tower-layer"
readme = "README.md"
repository = "https://github.com/tower-rs/tower"
version = "0.3.0"