Crate openai_magic_instantiate_derive

Crate openai_magic_instantiate_derive 

Source

Macros§

implement_integers
implement_tuples

Derive Macros§

MagicInstantiate
Derive the MagicInstantiate trait for a struct or enum. Descriptions and validators can be added to fields using the #[magic(description = ...)] and #[magic(validator = ...)] attributes.