calmio_filters 0.1.0

Calms a panicky I/O stream.
Documentation
[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["myrrlyn <self@myrrlyn.dev>"]
categories = ["command-line-interface"]
description = "Calms a panicky I/O stream."
documentation = "https://docs.rs/calm_io"
edition = "2018"
homepage = "https://myrrlyn.net/crates/calm_io"
license = "MIT"
name = "calmio_filters"
readme = "README.md"
repository = "https://github.com/myrrlyn/calm_io"
version = "0.1.0"