Docs.rs
opendev-http-0.1.4
opendev-http 0.1.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
bdqnghi
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^5
normal
fastrand ^2
normal
futures ^0.3
normal
httpdate ^1
normal
opendev-config ^0.1.4
normal
opendev-models ^0.1.4
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
tempfile ^3
dev
tokio ^1
dev
Versions
87.37%
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 base
opendev_
http
0.1.4
Module base
Module Items
Traits
In opendev_
http::
adapters
opendev_http
::
adapters
Module
base
Copy item path
Source
Expand description
Base trait for provider adapters.
Traits
ยง
Provider
Adapter
Trait for converting between the internal Chat Completions format and provider-specific API formats.