seq_watcher 0.1.1

A pair of structures for monitoring a stream of data for one or more sequences.
Documentation
[[bench]]
harness = false
name = "benchmarks"

[dependencies]

[dev-dependencies.criterion]
features = ["html_reports"]
version = "0.3"

[dev-dependencies.proptest]
version = "1.0.0"

[package]
authors = ["Thomas Mundar <thomas@mundar.com>"]
description = "A pair of structures for monitoring a stream of data for one or more sequences."
edition = "2018"
license = "MIT"
name = "seq_watcher"
repository = "https://github.com/Mundar/seq_watcher"
version = "0.1.1"