Docs.rs
redis-objects-2.0.0
redis-objects 2.0.0
Permalink
Docs.rs crate page
MIT
01 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
cccs-douglass
Dependencies
bb8 ^0.9
normal
chrono ^0.4
normal
futures ^0.3
normal
log ^0.4
normal
parking_lot ^0.12
normal
rand ^0.10
normal
redis ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1
normal
tracing ^0.1
normal
env_logger ^0.11
dev
Versions
100%
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
BACKOFF_MAXIMUM
redis_
objects
2.0.0
redis_objects
Constant
BACKOFF_
MAXIMUM
Copy item path
Source
pub const BACKOFF_MAXIMUM:
f64
= 3.0;
Expand description
maximum exponent over 2 used in the retry loop