Docs.rs
unistore-process-0.1.1
unistore-process 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
yangbo1317
Dependencies
async-trait ^0.1
normal
parking_lot ^0.12
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
unistore-core ^0.1.0
normal
tokio ^1
dev
nix ^0.29
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
shell
unistore_
process
0.1.1
unistore_process
Function
shell
Copy item path
Source
pub async fn shell(command: &
str
) ->
Result
<
ProcessOutput
,
ProcessError
>
Expand description
执行 shell 命令