Module uucore::pipes

source ·

Functions

  • A wrapper around [nix::unistd::pipe] that ensures the pipe is cleaned up.
  • Less noisy wrapper around [nix::fcntl::splice].
  • Splice wrapper which fully finishes the write.
  • Copy data from bytes into target, which must be a pipe.

Type Definitions