Docs.rs
agent-trace-0.1.0
agent-trace 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
XxAndrewOxX
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap =4.5.23
normal
crossterm =0.28.1
normal
dirs-next ^2
normal
git2 ^0.19
normal
libc ^0.2
normal
ratatui =0.29.0
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror =1.0.69
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
tempfile ^3
dev
Versions
18.59%
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 backend
agent_
trace
0.1.0
Module backend
Module Items
Structs
Traits
In agent_
trace::
llm
agent_trace
::
llm
Module
backend
Copy item path
Source
Structs
§
NoTrace
Backend
Stub backend that always fails — triggers template fallback in callers.
Traits
§
Trace
Insights
Backend
Backend trait for trace insight operations (summarize, synthesize, session recap).