Docs.rs
datacules-agentdb-0.4.1
datacules-agentdb 0.4.1
Docs.rs crate page
Unlicense
19 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
hvrcharon1
Dependencies
bincode ^1
normal
clap ~4.5
normal
pyo3 ^0.21
normal
optional
rand ^0.8
normal
rusqlite ^0.31
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
tokio ^1
normal
optional
uuid ~1.20
normal
wasm-bindgen ~0.2.117
normal
optional
criterion ^0.5
dev
tempfile ^3
dev
Versions
73.61%
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 workflows
agentdb
0.4.1
Module workflows
Module Items
Structs
In crate agentdb
agentdb
Module
workflows
Copy item path
Source
Structs
ยง
Workflow
A workflow and its current state.
Workflow
Step
A single step within a workflow.
Workflow
Store
Manages workflow lifecycle and step tracking.