Crate kind_openai_schema

Source
Expand description

A procedural macro for deriving an OpenAI-compatible JSON schema for a Rust struct.

Structs§

Traits§

Derive Macros§

  • Places an associated function on a struct that returns an &'static str containing its OpenAI-compatible JSON schema.