error-test-sinks 0.1.1

Sink implementations for testing that simulate different types of errors
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies.futures]
version = "0.1"

[package]
authors = ["Paul Kernfeld <paulkernfeld@gmail.com>"]
description = "Sink implementations for testing that simulate different types of errors"
documentation = "https://docs.rs/error-test-sinks"
license = "MIT/Apache-2.0"
name = "error-test-sinks"
readme = "README.md"
repository = "https://github.com/paulkernfeld/error-test-sinks"
version = "0.1.1"