Docs.rs
async-process-1.5.0
async-process 1.5.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
taiki-e
github:smol-rs:admins
Dependencies
cfg-if ^1.0
normal
event-listener ^2.4.0
normal
futures-lite ^1.11.0
normal
once_cell ^1.4.1
normal
autocfg ^1
build
async-io ^1.0.0
normal
libc ^0.2.88
normal
signal-hook ^0.3.0
normal
blocking ^1.0.0
normal
winapi ^0.3.9
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module unix
Traits
?
Module
async_process
::
unix
source
·
[
−
]
Expand description
Unix-specific extensions.
Traits
CommandExt
Unix-specific extensions to the
Command
builder.