Docs.rs
futures-bounded-0.1.0
futures-bounded 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mxinden
github:libp2p:rust-libp2p-maintainers
Dependencies
futures-timer ^3.0.2
normal
futures-util ^0.3.28
normal
tokio ^1.29.1
dev
Versions
50%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate futures_bounded
Version 0.1.0
All Items
Structs
Enums
?
Crate
futures_bounded
source
·
[
−
]
Structs
FuturesMap
Represents a map of
Future
s.
FuturesSet
Represents a list of
Future
s.
Timeout
A future failed to complete within the given timeout.
Enums
PushError
Error of a future pushing