Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 391 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 391 Bytes

pipefile

Copyright (c) 2016 Bart Massey

This Rust crate allows creating UNIX pipes for use in other things. There are many other such crates, but this one's ridiculously simple and has a File based interface. There's documentation and a test example.

License

This work is made available under the "MIT License". Please see the file COPYING in this distribution for license terms.