Docs.rs
atd-tools-shell-1.0.0
atd-tools-shell 1.0.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
downsea
Dependencies
atd-protocol ^1.0.0
normal
atd-runtime ^1.0.0
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
tempfile ^3
dev
libc ^0.2
normal
Versions
16.13%
of the crate is documented
Go to latest version
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
run
atd_
tools_
shell
1.0.0
In atd_
tools_
shell::
shared
atd_tools_shell
::
shared
Function
run
Copy item path
Source
pub async fn run(req:
RunRequest
<'_>) ->
Result
<
RunOutput
,
RunError
>