Docs.rs
agent-tools-0.1.0
agent-tools 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arthasyou
Dependencies
thiserror ^2
normal
wait-timeout ^0.2
normal
tempfile ^3.27.0
dev
Versions
5.88%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module error
agent_
tools
0.1.0
Module error
Module Items
Structs
Type Aliases
In crate agent_
tools
agent_tools
Module
error
Copy item path
Source
Structs
§
Error
Core error struct for the workspace. This hides the internal details of specific errors (like ToolError).
Type Aliases
§
Result
Result type alias using the opaque Error.