Docs.rs
async-compatibility-layer-1.2.0
async-compatibility-layer 1.2.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Ancient123
github:espressosystems:crate-managers
jbearer
Dependencies
async-lock ^3.3
normal
async-trait ^0.1.79
normal
color-eyre ^0.6.2
normal
futures ^0.3.28
normal
opentelemetry ^0.20.0
normal
optional
opentelemetry-aws ^0.8.0
normal
optional
opentelemetry-jaeger ^0.19.0
normal
optional
tracing ^0.1.40
normal
tracing-error ^0.2.0
normal
tracing-opentelemetry ^0.21.0
normal
optional
tracing-subscriber ^0.3.17
normal
optional
flume ^0.11.0
normal
tokio ^1
normal
tokio-stream ^0.1.14
normal
console-subscriber ^0.2.0
normal
tokio ^1
normal
tokio-stream ^0.1.14
normal
async-std ^1.12
normal
async-std ^1.12
normal
Versions
97.78%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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_compatibility_layer
1.2.0
Module broadcast
Structs
Functions
In async_compatibility_layer::async_primitives
Module
async_compatibility_layer
::
async_primitives
::
broadcast
Copy item path
source
·
[
−
]
Expand description
Provides an unbounded size broadcast async-aware queue
Structs
§
BroadcastReceiver
Broadcast queue receiver
BroadcastSender
Public interface for a broadcast queue sender
Functions
§
channel
Creates a sender, receiver pair