specimen__writable 0.1.0

A helper type to help test the output writte to stdout by some code.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "specimen__writable"
version = "0.1.0"
edition = "2021"
license = "MPL-2.0"
description = "A helper type to help test the output writte to stdout by some code."
homepage = "https://github.com/ditrit/specimen"
repository = "https://github.com/ditrit/specimen"
readme = "../../README.md"

[lib]
name = "specimen__writable"
path = "writable.rs"