Docs.rs
volition-core-0.2.0
volition-core 0.2.0
Docs.rs crate page
Apache-2.0
01 August 2026
Links
Repository
crates.io
Source
Owners
jessebmiller
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
dotenvy ^0.15
normal
ignore ^0.4
normal
regex ^1
normal
reqwest ^0.11
normal
rmcp ^0.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.29
normal
tokio-util ^0.7
normal
toml ^0.5
normal
tracing ^0.1
normal
url ^2.5
normal
uuid ^1.0
normal
httpmock ^0.7
dev
tempfile ^3.6
dev
tracing-subscriber ^0.3
dev
Versions
32.02%
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
Module shell
volition_
core
0.2.0
Module shell
Module Items
Functions
In volition_
core::
tools
volition_core
::
tools
Module
shell
Copy item path
Source
Expand description
Core implementation for executing shell commands.
Functions
ยง
execute_
shell_
command
Executes an arbitrary shell command in a specified working directory.