rstructor_derive 0.3.1

Derive macros for rstructor: generate JSON Schema from Rust structs and enums to extract structured, validated outputs from LLMs (the Instructor pattern for Rust).
Documentation
1
2
3
pub mod array_parser;
pub mod field_parser;
pub mod variant_parser;