Docs.rs
agent-chain-core-0.0.3
agent-chain-core 0.0.3
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
AndreRoelofs
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
csv ^1.3
normal
futures ^0.3
normal
rand ^0.9
normal
regex ^1
normal
reqwest ^0.12
normal
rustc_version_runtime ^0.3.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
specta =2.0.0-rc.22
normal
optional
thiserror ^2.0.12
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2
normal
uuid ^1.11
normal
tempfile ^3.23
dev
tokio ^1
dev
Versions
96.08%
of the crate is documented
Platform
aarch64-apple-darwin
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
render_tool
agent_
chain_
core
0.0.3
In agent_
chain_
core::
tools::
render
agent_chain_core
::
tools
::
render
Function
render_
tool
Copy item path
Source
pub fn render_tool(tool: &dyn
BaseTool
) ->
String
Expand description
Render a single tool as a formatted string.