Docs.rs
openai-core-0.3.2
openai-core 0.3.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
goo-yyh
Dependencies
async-stream ^0.3.6
normal
base64 ^0.22.1
normal
bytes ^1.11.1
normal
futures-util ^0.3.32
normal
hmac ^0.13.0
normal
http ^1.4.0
normal
mime_guess ^2.0.5
normal
percent-encoding ^2.3.2
normal
reqwest ^0.13.2
normal
schemars ^1.2.1
normal
optional
secrecy ^0.10.3
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
sha2 ^0.11.0
normal
subtle ^2.6.1
normal
thiserror ^2.0.18
normal
tokio ^1.51.0
normal
tokio-tungstenite ^0.29.0
normal
optional
tokio-util ^0.7.18
normal
tracing ^0.1.44
normal
url ^2.5.8
normal
dotenvy ^0.15.7
dev
insta ^1.47.2
dev
proptest ^1.11.0
dev
rstest ^0.26.1
dev
schemars ^1.2.1
dev
serial_test ^3.4.0
dev
tracing-subscriber ^0.3.23
dev
wiremock ^0.6.5
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 webhooks
openai_
core
0.3.2
Module webhooks
Module Items
Structs
Traits
In crate openai_
core
openai_core
Module
webhooks
Copy item path
Source
Expand description
Webhook 校验。
Structs
§
Webhook
Event
表示通用 Webhook 事件。
Webhook
Verifier
表示 Webhook 验签器。
Traits
§
Header
Lookup
表示可查询 Header 的对象。