#adapter #cat #reader #io

cat-reader

Adapter for reading through multiple files continuously

5 releases (1 stable)

Uses old Rust 2015

1.0.0 Jun 22, 2018
0.1.3 Nov 13, 2016
0.1.2 Jun 5, 2016
0.1.1 Jun 1, 2016
0.1.0 Jun 1, 2016

#1391 in Filesystem

CC0 license

8KB
194 lines

cat-reader

Adapter for reading through multiple files continuously.

This crate builds as far back as Rust 1.13.0, but may break this guarantee up to Rust 1.27.0 with a minor version bump.

This software can be freely used and modified under the CC0 1.0 Universal License.


lib.rs:

Adapter for reading through multiple files continuously.

No runtime deps