Docs.rs
openai-ergonomic-0.5.0
openai-ergonomic 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
timvw
Dependencies
async-trait ^0.1
normal
bon ^3.0
normal
bytes ^1.5
normal
futures ^0.3
normal
http ^1.3
normal
mockito ^1.2
normal
optional
openai-client-base ^0.7
normal
opentelemetry ^0.31
normal
opentelemetry-langfuse ^0.6
normal
opentelemetry-semantic-conventions ^0.31
normal
opentelemetry_sdk ^0.31
normal
reqwest ^0.12
normal
reqwest-middleware ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.35
normal
tokio-stream ^0.1
normal
tracing ^0.1
normal
uuid ^1.10
normal
mockito ^1.2
dev
rand ^0.9
dev
regex ^1.5
dev
reqwest-retry ^0.7
dev
tempfile ^3.10
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
parse_failed
openai_
ergonomic
0.5.0
In openai_
ergonomic::
errors::
streaming
openai_ergonomic
::
errors
::
streaming
Function
parse_
failed
Copy item path
Source
pub fn parse_failed(msg: impl
Into
<
String
>) ->
Error
Expand description
Create an error for stream parsing failures.