Docs.rs
skill-tools-0.2.0
skill-tools 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
clebermasters
Dependencies
anyhow ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
skill-core ^0.2.0
normal
skill-executor ^0.2.0
normal
thiserror ^1.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
Versions
3.17%
of the crate is documented
Go to latest version
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
Crate skill_tools
skill_
tools
0.2.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Crate
skill_
tools
Copy item path
Source
Re-exports
§
pub use bash::
BashTool
;
pub use read::
ReadTool
;
pub use skill::
SkillTool
;
pub use write::
WriteTool
;
Modules
§
bash
read
skill
write
Structs
§
Tool
Definition
Tool
Registry
Tool
Result
Enums
§
ToolBox
Tool
Error