Packages

Tiny module to easily get a list of fields for structs.

Current section

Files

Jump to
struct_fields CHANGELOG.md
Raw

CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [0.2.0] - 2016-02-07
- Allow `use StructFields` to be placed above struct definition (#3)
## [0.1.0] - 2016-02-06
- Initial release