Docs.rs
pipefile-0.1.1
pipefile 0.1.1
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
BartMassey
Dependencies
clippy ^0.0
normal
optional
libc ^0.2
normal
Versions
100%
of the crate is documented
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
pipefile
0.1.1
All Items
Crate Items
Structs
Functions
Crate
pipefile
Copy item path
Source
Expand description
Create a UNIX pipe with read and write endpoints.
Structs
§
Pipe
File
A pipe has two ends and no middle.
Functions
§
pipe
Make a new pipe.