rig-derive 0.42.0

Internal crate that implements Rig derive macros.
Documentation
1
2
3
4
5
error: `limit` must be a string literal
 --> tests/ui/tool_args/fail_params_non_string.rs:4:27
  |
4 | #[rig_tool(params(limit = 3))]
  |                           ^