Docs.rs
drfoo-0.1.3
drfoo 0.1.3
Permalink
Docs.rs crate page
MIT
31 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
0xfe
Dependencies
anyhow ^1
normal
argh ^0.1
normal
async-trait ^0.1.68
normal
derive_more ^0.99
normal
env_logger ^0.10
normal
futures ^0.3
normal
lazy_static ^1.4
normal
log ^0.4
normal
rand ^0.8
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1
normal
tokio ^1
normal
Versions
39.13%
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
All
drfoo
0.1.3
Crate Items
Macros
Structs
Enums
Traits
Functions
List of all items
Structs
base::Base
base::Response
base::Usage
chat::Chat
chat::ChatChoice
chat::ChatResponse
chat::Message
chat::Role
client::ApiKey
client::Client
completion::Completion
completion::CompletionChoice
completion::CompletionResponse
Enums
model::ChatModel
model::CompletionModel
model::OpenAIChatModel
model::OpenAICompletionModel
Traits
base::BaseExt
Macros
base_ext
Functions
init_logger