Skip to main content

ToolError

Type Alias ToolError 

Source
pub type ToolError = String;
Expand description

Result type for tool execution

Aliased Typeยง

pub struct ToolError { /* private fields */ }