read_with 0.1.0

Create a Read from a function
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Charles Samuels <kalle@eventures.vc>", "e.ventures Management LLC"]
description = "Create a Read from a function"
documentation = "https://docs.rs/read_with/"
keywords = ["read", "string", "generator", "closure"]
license = "BSD-2-Clause"
name = "read_with"
repository = "https://github.com/njaard/read_with"
version = "0.1.0"