Crate rig_derive

Source

Attribute Macros§

rig_tool
A procedural macro that transforms a function into a rig::tool::Tool that can be used with a rig::agent::Agent.

Derive Macros§

Embed
References: https://doc.rust-lang.org/book/ch19-06-macros.html#how-to-write-a-custom-derive-macro https://doc.rust-lang.org/reference/procedural-macros.html
ProviderClient