Docs.rs
blip-0.3.0
blip 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nytopop
Dependencies
bytes ^1.1.0
normal
cache_2q ^0.10.1
normal
optional
consistent_hash_ring ^0.8.0
normal
optional
fnv ^1.0.7
normal
futures ^0.3.21
normal
http ^0.2.7
normal
http-body ^0.4.4
normal
log ^0.4.17
normal
once_cell ^1.10.0
normal
optional
prost ^0.10.3
normal
rand ^0.8.4
normal
thiserror ^1.0.31
normal
tokio ^1.18.2
normal
tonic ^0.7.2
normal
tower-layer ^0.3.1
normal
tracing ^0.1.34
normal
quickcheck ^1.0.3
dev
quickcheck_async ^0.1.1
dev
quickcheck_macros ^1.0.0
dev
simplelog ^0.12.0
dev
version-sync ^0.9.4
dev
tonic-build ^0.7.2
build
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
async_trait
blip
0.3.0
blip
Attribute Macro
async_
trait
Copy item path
Source
#[async_trait]
Expand description
A re-export of
async_trait
for convenience.