Docs.rs
gpt3_macro-0.1.0
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
gpt3_macro 0.1.0
Macro that uses GPT3 codex to generate code at compiletime
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
1
out of
2
items documented
1
out of
2
items with examples
Links
Homepage
vongaisberg/gpt3_macro
68
2
1
crates.io
Dependencies
litrs ^0.2.3
normal
quote ^1.0.10
normal
reqwest ^0.11.7
normal
serde_json ^1.0.73
normal
syn ^1.0.82
normal
ureq ^2.3.1
normal
Versions
0.3.1
(2021-12-23)
0.2.2
(2021-12-23)
0.2.1
(2021-12-22)
0.2.0
(2021-12-22)
0.1.0
(2021-12-22)
Owners
gpt3_macro
Rust macro that uses GPT3 codex to generate code at compiletime