Docs.rs
micro-tower-0.1.0
micro-tower 0.1.0
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
robert-oleynik
Dependencies
bytes ~1.2.1
normal
derive_builder ~0.11.2
normal
futures ~0.3.24
normal
micro-tower-codegen ^0.1.0
normal
serde ~1.0.144
normal
serde_json ~1.0.85
normal
thiserror ~1.0.34
normal
tokio ~1.21.0
normal
tokio-util ~0.7.4
normal
tower ~0.4.13
normal
tracing ~0.1.36
normal
tracing-subscriber ~0.3.15
dev
Versions
42.19%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module service
micro_
tower
0.1.0
Module service
Module Items
Structs
In micro_
tower::
api
micro_tower
::
api
Module
service
Copy item path
Source
Structs
ยง
Service
API service which translates bytes to requests of type
T
and response to bytes.