Docs.rs
oven-cli-0.9.0
oven-cli 0.9.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
clayharmon
Dependencies
anyhow ^1
normal
askama ^0.14.0
normal
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4
normal
dirs ^6
normal
rusqlite ^0.32
normal
rusqlite_migration ^1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
assert_cmd ^2
dev
assert_fs ^1
dev
mockall ^0.13
dev
predicates ^3
dev
proptest ^1
dev
rstest ^0.23
dev
tempfile ^3
dev
Versions
36.53%
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 stream
oven_
cli
0.9.0
Module stream
Module Items
Structs
Functions
In oven_
cli::
process
oven_cli
::
process
Module
stream
Copy item path
Source
Structs
§
Stream
Result
Parsed result from a Claude stream-json session.
Functions
§
parse_
stream
Parse a Claude stream-json output, extracting text, cost, and metadata.