tower-layer (0.3.3)
Published 2026-03-26 11:04:35 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add tower-layer@0.3.3About this package
Decorates a `Service` to allow easy composition between `Service`s.
Tower Layer
Decorates a Tower Service, transforming either the request or the response.
Overview
Often, many of the pieces needed for writing network applications can be
reused across multiple services. The Layer trait can be used to write
reusable components that can be applied to very different kinds of services;
for example, it can be applied to services operating on different protocols,
and to both the client and server side of a network transaction.
License
This project is licensed under the MIT license.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Tower by you, shall be licensed as MIT, without any additional terms or conditions.
Details
2026-03-26 11:04:35 +00:00
Assets (1)
Versions (1)
View all
Cargo
0
Tower Maintainers <team@tower-rs.com>
MIT
6.0 KiB
tower-layer-0.3.3.crate
6.0 KiB
0.3.3
2026-03-26