Docs.rs
openai-client-cli-0.1.1
openai-client-cli 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
AsherJingkongChen
Dependencies
anyhow ^1.0.75
normal
clap ^4.4.7
normal
eventsource-stream ^0.2.3
normal
futures-util ^0.3.29
normal
http ^0.2.9
normal
mime ^0.3.17
normal
regex ^1.10.2
normal
reqwest ^0.11.22
normal
serde ^1.0.190
normal
serde_json ^1.0.108
normal
shellexpand ^3.1.0
normal
tokio ^1.34.0
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.17
normal
url ^2.4.1
normal
anyhow ^1.0.75
build
regex ^1.10.2
build
serde ^1.0.190
build
serde_yaml ^0.9.27
build
Versions
100%
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
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
openai_
client_
cli
0.1.1
Module program
Module Items
Modules
In crate openai_
client_
cli
openai_client_cli
Module
program
Copy item path
Source
Expand description
The CLI program.
Re-exports
§
pub use
entry
::*;
pub use
loaders
::*;
pub use
traits
::*;
Modules
§
entry
Program entry module.
loaders
Argument loader module.
traits
Traits module.