An open API service indexing awesome lists of open source software.

https://github.com/robertdurst/struct_gen_derive

A helper library for the struct_gen crate.
https://github.com/robertdurst/struct_gen_derive

Last synced: 10 months ago
JSON representation

A helper library for the struct_gen crate.

Awesome Lists containing this project

README

          

# struct_gen
[![Current Version](https://meritbadge.herokuapp.com/struct_gen_derive)](https://crates.io/crates/struct_gen_derive)

A helper library for the [struct_gen](https://github.com/robertDurst/struct_gen) crate.

## Goals
Outlined in the milestone/issues [section](https://github.com/robertDurst/struct_gen_derive/issues).

## Changelog

* 0.1.0 - August 5, 2018
* Minimum viable crate
* Ability to generate code for `impl_zero` on multiple types and multiple sizes for fixed-length arrays via a custom derive defined over an enum