pub type ToolService = BoxCloneService<Value, Value, ToolError>;
Standard tower::Service type for toolkit integrations.
tower::Service
pub struct ToolService(/* private fields */);