# 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.