Docs.rs
msg-socket-0.1.6
msg-socket 0.1.6
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mempirate
Dependencies
arc-swap ^1.8.1
normal
bytes ^1
normal
derive_more ^2.1.1
normal
futures ^0.3
normal
msg-common ^0.1.6
normal
msg-transport ^0.1.6
normal
msg-wire ^0.1.6
normal
parking_lot ^0.12
normal
rustc-hash ^2
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
msg-transport ^0.1.6
dev
openssl ^0.10
dev
rand ^0.9
dev
tracing-subscriber ^0.3
dev
Versions
65.42%
of the crate is documented
Platform
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
Skip to main content
Module backoff
msg_
socket
0.1.6
Module backoff
Module Items
Structs
Traits
In crate msg_
socket
msg_socket
Module
backoff
Copy item path
Source
Structs
§
Exponential
Backoff
A stream that yields exponentially increasing backoff durations.
Traits
§
Backoff
Helper trait alias for backoff streams. We define any stream that yields
Duration
s as a backoff