Expand description
Concrete handler implementations
This module contains concrete implementations of the handler traits, including function-based handlers and other implementations.
Re-exports§
pub use function_tool::FunctionToolHandler;
Modules§
- function_
tool - Function-based tool handler implementation