Docs.rs
asimov-openai-module-0.0.3
asimov-openai-module 0.0.3
Permalink
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
artob
github:asimov-modules:rust
Dependencies
asimov-module ^25.0.0-dev.21
normal
bon ^3.7.2
normal
clap ^4.5
normal
optional
clientele ^0.3.8
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
ureq ^3.1
normal
Versions
58.82%
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
generate
asimov_
openai_
module
0.0.3
asimov_openai_module
Function
generate
Copy item path
Source
pub fn generate( input: impl
AsRef
<
str
>, options: &
Options
, ) ->
Result
<
Vec
<
String
>,
Box
<dyn
Error
>>