Docs.rs
running-process-platform-internal-4.10.12
running-process-platform-internal 4.10.12
Permalink
Docs.rs crate page
BSD-3-Clause
13 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
zackees
Dependencies
blake3 ^1.8.7
normal
optional
dirs ^6
normal
optional
getrandom ^0.4
normal
optional
interprocess ^2
normal
optional
portable-pty ^0.9
normal
optional
prost ^0.14
normal
optional
running-process-protocol =4.10.12
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
sysinfo ^0.30
normal
optional
tempfile ^3
normal
optional
thiserror ^2
normal
tokio ^1
normal
optional
tempfile ^3
dev
tokio ^1
dev
png ^0.17
normal
optional
x11rb ^0.13
normal
optional
libc ^0.2
normal
sha2 ^0.10
normal
optional
tar ^0.4
normal
optional
ureq ^2
normal
optional
widestring ^1
normal
winapi ^0.3
normal
windows-sys ^0.61
normal
zstd ^0.13
normal
optional
Versions
50.25%
of the crate is documented
Platform
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
Skip to main content
capture_reader_done
running_
process_
platform_
internal
4.10.12
running_process_platform_internal
Function
capture_
reader_
done
Copy item path
Source
pub fn capture_reader_done( cancellation: &
CaptureCancellation
, stream:
CaptureStream
, )