rig-derive 0.42.0

Internal crate that implements Rig derive macros.
Documentation
1
2
3
4
5
error: a `ToolContext` parameter must have type `&mut ToolContext`
 --> tests/ui/tool_context/fail_immutable_context.rs:8:30
  |
8 |     #[rig(context)] context: &ToolContext,
  |                              ^^^^^^^^^^^^