Docs.rs
ri-agent-graph-0.2.4
ri-agent-graph 0.2.4
Docs.rs crate page
MIT
03 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
RecursiveIntell
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
rusqlite ^0.32
normal
optional
serde ^1
normal
serde_json ^1
normal
stack-ids ^0.1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
criterion ^0.5
dev
tokio-test ^0.4
dev
Versions
56.24%
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 checkpointer
ri_
agent_
graph
0.2.4
Module checkpointer
Module Items
Structs
Traits
In crate ri_
agent_
graph
ri_agent_graph
Module
checkpointer
Copy item path
Source
Structs
§
Memory
Saver
In-memory checkpoint storage (for testing and lightweight use).
Sqlite
Saver
SQLite-based checkpoint storage (wraps existing CheckpointManager).
Traits
§
Checkpoint
Saver
Trait for saving and loading checkpoints.