Docs.rs
tonic-0.13.1
tonic 0.13.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
carllerche
LucioFranco
github:hyperium:tonic
Dependencies
async-trait ^0.1.13
normal
optional
axum ^0.8
normal
optional
base64 ^0.22
normal
bytes ^1.0
normal
flate2 ^1.0
normal
optional
h2 ^0.4
normal
optional
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
optional
hyper-timeout ^0.5
normal
optional
hyper-util ^0.1.4
normal
optional
percent-encoding ^2.1
normal
pin-project ^1.0.11
normal
prost ^0.13
normal
optional
rustls-native-certs ^0.8
normal
optional
socket2 ^0.5
normal
optional
tokio ^1
normal
optional
tokio-rustls ^0.26.1
normal
optional
tokio-stream ^0.1.16
normal
tower ^0.5
normal
optional
tower-layer ^0.3
normal
tower-service ^0.3
normal
tracing ^0.1
normal
webpki-roots ^0.26
normal
optional
zstd ^0.13.0
normal
optional
bencher ^0.1.5
dev
quickcheck ^1.0
dev
quickcheck_macros ^1.0
dev
static_assertions ^1.0
dev
tokio ^1.0
dev
tower ^0.5
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tonic
0.13.1
tonic
Attribute Macro
async_trait
Copy item path
Source
#[async_trait]
Available on
crate feature
codegen
only.
Expand description
A re-export of
async-trait
for use with codegen.