Docs.rs
unified-agent-api-gemini-cli-0.3.4
unified-agent-api-gemini-cli 0.3.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Spenquatch
Dependencies
futures-core ^0.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.38
normal
futures-util ^0.3
dev
tempfile ^3.12
dev
Versions
1.03%
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
parse_stream_json_lines
gemini_
cli
0.3.4
gemini_cli
Function
parse_
stream_
json_
lines
Copy item path
Source
pub fn parse_stream_json_lines(input: &
str
) ->
Vec
<
GeminiStreamJsonLineOutcome
>