Docs.rs
tool-useful-0.1.0
tool-useful 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
lain67
Dependencies
async-trait ^0.1
normal
bytes ^1
normal
dashmap ^6
normal
futures ^0.3
normal
metrics ^0.23
normal
optional
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tokio ^1
dev
Versions
14.96%
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
Module error
tool_
useful
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate tool_
useful
tool_useful
Module
error
Copy item path
Source
Expand description
Error types for tool execution.
Enums
§
Error
Kind
Tool
Error
Errors that can occur during tool execution
Type Aliases
§
Tool
Result
Result type for tool operations