Module implementations

Module implementations 

Source
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