Docs.rs
libopenai-0.1.0
libopenai 0.1.0
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Aandreba
Dependencies
anyhow ^1.0.69
normal
base64 ^0.21.0
normal
bytes ^1.4.0
normal
chrono ^0.4.23
normal
docfg ^0.1.0
normal
dotenv ^0.15.0
normal
elor ^1.1.4
normal
futures ^0.3.27
normal
image ^0.24.5
normal
pin-project-lite ^0.2.9
normal
rand ^0.8.5
normal
reqwest ^0.11.14
normal
serde ^1.0.155
normal
serde_json ^1.0.94
normal
srtlib ^0.1.3
normal
thiserror ^1.0.39
normal
tokio ^1.25.0
normal
tokio-util ^0.7.7
normal
tracing ^0.1.37
normal
optional
tracing-subscriber ^0.3.16
dev
Versions
54.76%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libopenai
0.1.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate libopenai
libopenai
Module
error
Copy item path
Source
Expand description
Library’s error types
Structs
§
Builder
Error
An error returned by a builder
Open
AiError
Error returned by an OpenAI API’s endpoint
Enums
§
Error
An error of the
libopenai
library
Type Aliases
§
Result