pipefile 0.1.1

Make Unix pipes.
Documentation
  • Coverage
  • 100%
    5 out of 5 items documented1 out of 2 items with examples
  • Size
  • Source code size: 8.23 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 957.01 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • BartMassey/pipefile
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • BartMassey

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.