seq_watcher 0.1.0

A pair of structures for monitoring a stream of data for one or more sequences.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]
[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.0"