propane 0.1.0

a generator syntax experiment
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.propane-macros]
version = "0.1.0"

[package]
authors = ["Without Boats <saoirse@without.boats>"]
description = "a generator syntax experiment"
documentation = "https://docs.rs/propane"
edition = "2018"
keywords = ["iterators", "generators"]
license = "MIT OR Apache-2.0"
name = "propane"
repository = "https://github.com/withoutboats/propane"
version = "0.1.0"