Docs.rs
  • ra_ap_stdx-0.0.285
    • ra_ap_stdx 0.0.285
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rust-lang-owner
    • github:rust-lang:wg-rls-2
    • Dependencies
      • backtrace ^0.3.74 normal optional
      • crossbeam-channel ^0.5.15 normal
      • crossbeam-utils ^0.8.21 normal
      • itertools ^0.14.0 normal
      • jod-thread ^1.0.0 normal
      • tracing ^0.1.41 normal
      • libc ^0.2.171 normal
      • miow ^0.6.0 normal
      • windows-sys ^0.59 normal
    • Versions
    • 54.32% 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
    • 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

ra_ap_stdx0.0.285

Module process

Module Items

  • Functions

In crate ra_ap_stdx

ra_ap_stdx

Module process

Source
Expand description

Read both stdout and stderr of child without deadlocks.

https://github.com/rust-lang/cargo/blob/905af549966f23a9288e9993a85d1249a5436556/crates/cargo-util/src/read2.rs https://github.com/rust-lang/cargo/blob/58a961314437258065e23cb6316dfc121d96fb71/crates/cargo-util/src/process_builder.rs#L231

Functionsยง

spawn_with_streaming_output
Panics
streaming_output