Docs.rs
claude-wrapper-0.3.0
claude-wrapper 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
joshrotenberg
Dependencies
serde ^1
normal
serde_json ^1
normal
optional
tempfile ^3
normal
optional
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
which ^8
normal
serde_json ^1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
77.74%
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 streaming
claude_
wrapper
0.3.0
Module streaming
Module Items
Structs
Functions
In crate claude_
wrapper
claude_wrapper
Module
streaming
Copy item path
Source
Structs
§
Stream
Event
A single line from
--output-format stream-json
output.
Functions
§
stream_
query
Execute a command with streaming output, calling a handler for each NDJSON line.