cat-reader 1.0.0

Adapter for reading through multiple files continuously
Documentation
[package]
name = "cat-reader"
version = "1.0.0"
authors = ["Clar Charr <clar@charr.xyz>"]
description = "Adapter for reading through multiple files continuously"
documentation = "https://docs.rs/cat-reader"
homepage = "https://git.charr.xyz/experiments/cat-reader"
repository = "https://git.charr.xyz/experiments/cat-reader"
readme = "README.md"
keywords = [
    "adapter",
    "cat",
    "io",
    "reader",
]
categories = ["filesystem"]
license = "CC0-1.0"

[badges.maintenance]
status = "passively-maintained"