Docs.rs
oxicode-sdk-0.73.0
oxicode-sdk 0.73.0
Docs.rs crate page
MIT
11 August 2026
Links
Repository
crates.io
Source
Owners
a7garden
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
blake3 ^1
normal
chrono ^0.4
normal
dirs ^6
normal
fastrand ^2
normal
filetime ^0.2
normal
flate2 ^1
normal
glob ^0.3
normal
globset ^0.4
normal
oxicode-agent ^0.73.0
normal
oxicode-ai ^0.73.0
normal
oxicode-api-stability ^0.73.0
normal
oxicode-hashline ^0.73.0
normal
oxicode-snapcompact ^0.73.0
normal
parking_lot ^0.12
normal
regex ^1
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^0.9
normal
tracing ^0.1
normal
uuid ^1
normal
walkdir ^2
normal
fastrand ^2
dev
futures ^0.3
dev
tempfile ^3
dev
wiremock ^0.6
dev
Versions
100%
of the crate is documented
Platform
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
ToolError
oxicode_
sdk
0.73.0
Tool
Error
Aliased Type
In crate oxicode_
sdk
oxicode_sdk
Type Alias
Tool
Error
Copy item path
Source
pub type ToolError =
String
;
Expand description
Stable
since 0.63.0
Result type for tool execution
Aliased Type
§
pub struct ToolError {
/* private fields */
}