Please note this project is a work in progress, and is not guaranteed to compile or run at the moment.
Hypeviewer is a clone of the command-line utility pv
(pipviewer) written in Rust.
$ cargo build
$ source | cargo run -- <command line arguments> | destination
or $ source | cargo run -- -o <destination>