io-test 0.11.0

I/O implementations for testing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.io-trait]
version = "0.11.0"

[dev-dependencies.wasm-bindgen-test]
version = "0.3.42"

[package]
authors = ["Sergey Shandar"]
description = "I/O implementations for testing"
edition = "2021"
license = "MIT"
name = "io-test"
readme = "README.md"
repository = "https://github.com/datablockset/io"
version = "0.11.0"