written_size 0.1.0

Implementation of std::io::Write which calculates how much data is written into it.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
authors = ["kryptan"]
description = "Implementation of std::io::Write which calculates how much data is written into it."
documentation = "https://kryptan.github.io/written_size/target/doc/written_size/index.html"
keywords = ["write", "written", "size", "length", "size"]
license = "WTFPL"
name = "written_size"
readme = "README.md"
repository = "https://github.com/kryptan/written_size"
version = "0.1.0"