Re-exports§
pub use once_cell;
Structs§
- Deserialization
Error - Specific deserialization errors
- Function
Call - Represents a function call with name and arguments
- Function
Decl - Function declaration for LLM consumption
- Tool
- Represents a tool that can be called
- Tool
Collection - Tool
Metadata - Metadata about a tool function
- Tool
Registration - Tool registration for inventory collection
- Type
Signature - Runtime type signature information
Enums§
- Tool
Error - Errors that can occur during tool operations
Traits§
- Tool
Schema - Trait for types that can generate a JSON Schema representation of themselves.
Type Aliases§
- Tool
Func - Function signature for tools