Docs.rs
rskit-tool-0.2.0-alpha.3
rskit-tool 0.2.0-alpha.3
Permalink
Docs.rs crate page
MIT
20 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kbukum
Dependencies
async-trait ^0.1
normal
parking_lot ^0.12
normal
rskit-ai ^0.2.0-alpha.1
normal
rskit-component ^0.2.0-alpha.1
normal
rskit-errors ^0.2.0-alpha.1
normal
rskit-observability ^0.2.0-alpha.1
normal
rskit-schema ^0.2.0-alpha.1
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
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
error_result
rskit_
tool
0.2.0-alpha.3
In rskit_
tool::
result
rskit_tool
::
result
Function
error_
result
Copy item path
Source
pub fn error_result(content: &
str
) ->
ToolResult
Expand description
Create an error result with text content.