Docs.rs
promptkit_rs-0.1.5
promptkit_rs 0.1.5
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
sragss
rsproule
Dependencies
async-trait ^0.1.83
normal
claude-tokenizer ^0.3.0
normal
dotenv ^0.15.0
normal
openai-api-rs ^5.2.3
normal
proc-macro2 ^1.0.89
normal
promptkit_rs_macros ^0.1.0
normal
reqwest ^0.12.9
normal
schemars ^0.8.21
normal
serde ^1.0.214
normal
serde-xml-rs ^0.6.0
normal
serde_json ^1.0.132
normal
tiktoken-rs ^0.6.0
normal
tokio ^1.41.0
normal
Versions
12.5%
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
All
promptkit_
rs
0.1.5
Crate Items
Macros
Structs
Traits
List of all items
Structs
executors::Claude35Sonnet
executors::GPT4O
executors::GPT4OMini
Traits
Prompt
Renderable
executors::Executor
Macros
rsx_2