Module result

Module result 

Source

Structs§

AgentResult
Result for the dispatch_agent tool
AstGrepResult
BashResult
Result for bash command execution
EditResult
Result for edit operations
ExternalResult
Result for external/MCP tools
FetchResult
Result for the fetch tool
FileContentResult
Result for file content viewing
FileEntry
FileListResult
Result for file listing operations
GlobResult
Result for glob pattern matching
GrepResult
MultiEditResult
ReplaceResult
SearchMatch
SearchResult
Result for grep-like search tools
TodoListResult
Result for todo operations
TodoWriteResult
Result for todo write operations

Enums§

ToolResult
Core enum for all tool results

Traits§

ToolOutput