Docs.rs
capture-stdio-0.1.1
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
capture-stdio 0.1.1
Capture stdin/out/err of the current process
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
17
out of
17
items documented
0
out of
11
items with examples
Size
Source code size: 12.72 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.47 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
jiegec/capture-stdio
0
0
0
crates.io
Dependencies
libc ^0.2.131
normal
os_pipe ^1.0.1
normal
Versions
0.1.1
0.1.0
Owners
capture-stdio
Rust crate to capture stdin/stdout/stderr of the current process.