carboncopycat 0.1.0

A copy of GNU's cat, with an easily-accessible API
Documentation
1
2
3
4
5
# Carbon Copy Cat

A clone of GNU's `cat`, written in Rust.

Most of the core logic is copied from uutils coreutils's cat: https://github.com/uutils/coreutils/blob/main/src/uu/cat/src/cat.rs