optional_take 0.1.0

Adapter for std::io::Take that accepts Option<u64> for limit.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["Na-x4 <Na-x4@outlook.com>"]
description = "Adapter for std::io::Take that accepts Option<u64> for limit."
edition = "2018"
keywords = ["read", "limit", "option"]
license = "MIT OR Apache-2.0"
name = "optional_take"
readme = "README.md"
version = "0.1.0"