halt 0.4.0

Provides functionality for pausing, stopping, and resuming iterators, readers, and writers.
Documentation
[package]
name = "halt"
version = "0.4.0"
authors = ["evenorog <evenorog@gmail.com>"]
description = "Provides functionality for pausing, stopping, and resuming iterators, readers, and writers."
documentation = "https://docs.rs/halt"
repository = "https://github.com/evenorog/halt"
readme = "README.md"
license = "MIT/Apache-2.0"
keywords = ["pause", "resume", "stop"]
categories = []
exclude = ["/.travis.yml", "/halt.svg"]
edition = "2018"

[badges]
travis-ci = { repository = "evenorog/halt" }
maintenance = { status = "actively-developed" }