py-comp 0.1.2

A macro implementing a Python-like generator expression
Documentation
# Version 0.1.2

* Readme.md examples are now tested
* The trailing semicolon after the last expression in the macro is now optional
* Added nested-structure example to documentation

# Version 0.1.1

* Added metadata to Readme.md to show more info on crates.io

# Version 0.1.0

* Initial release