Expand description
Procedural macros for the rstructor library.
This crate provides the derive macro for implementing Instructor and SchemaType traits from the rstructor library. It automatically generates JSON Schema representations of Rust types.
Derive Macrosยง
- Instructor
- Derive macro for implementing Instructor and SchemaType