Docs.rs
async-process-2.3.0
async-process 2.3.0
Docs.rs crate page
Apache-2.0 OR MIT
Links
Repository
crates.io
Source
Owners
taiki-e
github:smol-rs:admins
Dependencies
async-io ^2.1.0
normal
async-lock ^3.0.0
normal
cfg-if ^1.0
normal
event-listener ^5.1.0
normal
futures-lite ^2.0.0
normal
tracing ^0.1.40
normal
async-executor ^1.5.1
dev
rustix ^0.38
normal
async-channel ^2.0.0
normal
async-task ^4.7.0
normal
async-signal ^0.2.3
normal
rustix ^0.38
normal
blocking ^1.0.0
normal
windows-sys ^0.59
dev
Versions
100%
of the crate is documented
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
2.3.0
Module windows
Module Items
Traits
In crate async_
process
Module
async_process
::
windows
Copy item path
source
·
[
−
]
Expand description
Windows-specific extensions.
Traits
§
Command
Ext
Windows-specific extensions to the
Command
builder.