ctrl-z 0.1.0

A composable reader to treat `0x1A` as an end-of-file marker.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dev-dependencies.claim]
version = "0.5.0"

[package]
authors = ["Anders Evensen"]
categories = ["text-processing"]
description = "A composable reader to treat `0x1A` as an end-of-file marker."
keywords = ["ctrlz", "ctrl-z", "eof", "sub", "substitute"]
license = "MIT OR Apache-2.0"
name = "ctrl-z"
readme = "README.md"
repository = "https://github.com/Anders429/ctrl-z"
version = "0.1.0"