Docs.rs
llm-coding-tools-core-0.1.0
llm-coding-tools-core 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Sewer56
Dependencies
async-trait ^0.1
normal
optional
globset ^0.4.18
normal
grep-regex ^0.1.14
normal
grep-searcher ^0.1.16
normal
html-to-markdown-rs ^2.22
normal
ignore ^0.4.25
normal
maybe-async ^0.2
normal
memchr ^2.7.6
normal
parking_lot ^0.12
normal
process-wrap ^9.0
normal
reqwest ^0.13
normal
optional
schemars ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.49
normal
optional
tempfile ^3.24
dev
tokio ^1.49
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
Module bash
llm_
coding_
tools_
core
0.1.0
Module bash
Module Items
Structs
Functions
In llm_
coding_
tools_
core::
operations
llm_coding_tools_core
::
operations
Module
bash
Copy item path
Source
Expand description
Shell command execution operation.
Structs
§
Bash
Output
Result of shell command execution.
Functions
§
execute_
command
Executes a shell command with optional working directory and timeout.