io_check 0.1.0

Tool for testing read and write split handling.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.backtrace]
optional = true
version = "0.3.66"

[dependencies.either]
version = "1.0.0"

[package]
authors = ["Martin Habovstiak <martin.habovstiak@gmail.com>"]
categories = ["development-tools::testing"]
description = "Tool for testing read and write split handling."
edition = "2018"
keywords = ["io", "read", "write", "testing", "flake"]
license = "MITNFA"
name = "io_check"
readme = "README.md"
repository = "https://github.com/Kixunil/io_check"
version = "0.1.0"