Docs.rs
xai-rust-0.1.1
xai-rust 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
cpjet64
Dependencies
base64 ^0.22
normal
bytes ^1
normal
futures-util ^0.3
normal
http ^1
normal
optional
httpdate ^1
normal
mime_guess ^2
normal
optional
pin-project-lite ^0.2
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.28
normal
optional
tracing ^0.1
normal
optional
url ^2
normal
criterion ^0.5
dev
serde_json ^1
dev
tokio ^1
dev
wiremock ^0.6
dev
Versions
100%
of the crate is documented
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 error
xai_
rust
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate xai_
rust
xai_rust
Module
error
Copy item path
Source
Expand description
Error types for the xAI SDK.
Enums
§
Error
Errors that can occur when using the xAI SDK.
Type Aliases
§
Result
Result type alias using the SDK’s error type.