Expand description
Tool registry for dynamic dispatch and type-safe native calls.
Structs§
- Formatted
Result - Result from dispatch_json_formatted containing both JSON data and optional text.
- Tool
Handle - Type-safe handle for calling a tool natively without JSON serialization.
- Tool
Registry - Registry of tools for dynamic dispatch and type-safe native calls.
- Tool
Registry Builder - Builder for constructing a
ToolRegistry.
Traits§
- Erased
Tool - Type-erased tool for dynamic dispatch.