Docs.rs
do-memory-core-0.1.34
do-memory-core 0.1.34
Permalink
Docs.rs crate page
MIT
11 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
d-o-hub
Dependencies
agentfs-sdk ^0.6.4
normal
optional
anyhow ^1.0.102
normal
async-trait ^0.1.89
normal
augurs-changepoint ^0.10.2
normal
changepoint ^0.15.0
normal
chaotic_semantic_memory ^0.3.6
normal
optional
chrono ^0.4.45
normal
dirs ^6.0
normal
futures ^0.3.32
normal
hnsw_rs ^0.3.0
normal
optional
lru ^0.18.0
normal
ndarray ^0.17
normal
optional
ort ^2.0.0-rc.12
normal
optional
parking_lot ^0.12.5
normal
proptest ^1.11
normal
optional
rand ^0.10
normal
regex ^1.12
normal
reqwest ^0.13.4
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.150
normal
strsim ^0.11.1
normal
thiserror ^2.0.18
normal
tokenizers ^0.23.1
normal
optional
tokio ^1.52
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
uuid ^1.23.2
normal
criterion ^0.8
dev
insta ^1.47
dev
libsql ^0.9.30
dev
postcard ^1.1.3
dev
proptest ^1.11
dev
serial_test ^3.5
dev
tempfile ^3.27.0
dev
tokio ^1.52
dev
tokio ^1.52
normal
getrandom ^0.2
normal
getrandom ^0.3
normal
getrandom ^0.4
normal
tokio ^1.52
normal
uuid ^1
normal
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
Module retry
do_
memory_
core
0.1.34
Module retry
Module Items
Re-exports
Modules
Structs
Traits
In crate do_
memory_
core
do_memory_core
Module
retry
Copy item path
Source
Re-exports
§
pub use budget::
RetryBudget
;
pub use limiter::
ConcurrencyLimiter
;
Modules
§
budget
limiter
Structs
§
Retry
Config
Retry
Metrics
Retry
Policy
Traits
§
Retryable