Docs.rs
serdes-ai-graph-0.1.5
serdes-ai-graph 0.1.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
janfeddersen-wq
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
parking_lot ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
rstest ^0.18
dev
tokio-test ^0.4
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 executor
serdes_
ai_
graph
0.1.5
Module executor
Module Items
Structs
In crate serdes_
ai_
graph
serdes_ai_graph
Module
executor
Copy item path
Source
Expand description
Graph execution engine.
Structs
ยง
Execution
Options
Execution options.
Graph
Executor
Graph executor with optional persistence and instrumentation.
NoPersistence
Marker type for no persistence.