Docs.rs
ri-agent-graph-0.2.2
ri-agent-graph 0.2.2
Docs.rs crate page
MIT
24 July 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
Go to latest version
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 graph
ri_
agent_
graph
0.2.2
Module graph
Module Items
Re-exports
Structs
Constants
In crate ri_
agent_
graph
ri_agent_graph
Module
graph
Copy item path
Source
Re-exports
§
pub use crate::builder::
AgentGraphBuilder
;
Structs
§
Agent
Graph
The agent graph — an orchestrator that owns control-flow and delegates node work to the Payload layer.
Constants
§
END
Virtual end node name.
START
Virtual start node name.