catread 0.2.0

A reader that allows for concatenation of multiple readers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies]

[package]
authors = ["J/A"]
description = """
A reader that allows for concatenation of multiple readers.
"""
documentation = "https://docs.rs/catread"
edition = "2018"
homepage = "https://github.com/archer884/catread"
license = "MIT OR Apache-2.0"
name = "catread"
readme = "README.md"
repository = "https://github.com/archer884/catread"
version = "0.2.0"