gemfra-codegen 0.1.0

A collection of macros for use with the gemfra crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
[![crates-io](https://img.shields.io/crates/v/gemfra-codegen.svg)][crates-io]
[![api-docs](https://docs.rs/gemfra-codegen/badge.svg)][Documentation]

[crates-io]: https://crates.io/crates/gemfra-codegen
[Documentation]: https://docs.rs/gemfra-codegen

# A collection of macros for use with the gemfra crate

Some of the code involved with gemfra is too repetitive. This crate provides macros
that can eliminate a lot of boilerplate involved in gemfra.