Docs.rs
async-process-1.8.1
async-process 1.8.1
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
taiki-e
github:smol-rs:admins
Dependencies
async-lock ^2.6.0
normal
cfg-if ^1.0
normal
event-listener ^3.0.0
normal
futures-lite ^1.11.0
normal
async-io ^1.8
dev
async-io ^1.8
normal
async-signal ^0.2.3
normal
rustix ^0.38
normal
blocking ^1.0.0
normal
windows-sys ^0.48
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
async_process
1.8.1
Module unix
Traits
In crate async_process
?
Module
async_process
::
unix
source
·
[
−
]
Expand description
Unix-specific extensions.
Traits
CommandExt
Unix-specific extensions to the
Command
builder.