Skip to main content

Crate outfox_openai_macros

Crate outfox_openai_macros 

Source
Expand description

Macros for the OpenAI crate.

Attribute Macros§

byot
A macro to generate “bring your own type” (byot) functions with generic type parameters.
byot_passthrough
A passthrough macro that does nothing, used to disable byot processing.