contrail-derive 0.2.0

Custom derive for contrail.
Documentation
### ⚠️⚠️⚠️ This project is no longer maintained. ⚠️⚠️⚠️

# contrail-derive

[![Version](https://img.shields.io/crates/v/contrail-derive.svg)](https://crates.io/crates/contrail-derive)
[![Documentation](https://docs.rs/contrail-derive/badge.svg)](https://docs.rs/contrail-derive)
[![License](https://img.shields.io/crates/l/contrail-derive.svg)](https://github.com/billyrieger/contrail-derive/blob/master/LICENSE)
[![Rust version](https://img.shields.io/badge/rust-stable-lightgrey.svg)](https://www.rust-lang.org/)

Custom derive for `contrail`.

## Usage

You don't need to use this package directly, it's an internal dependency of `contrail`.

## License

`contrail-derive` is licensed under the Mozilla Public License version 2.0.  See the [license
file](https://github.com/billyrieger/contrail/blob/master/LICENSE) and the [MPL 2.0
FAQ](https://www.mozilla.org/en-US/MPL/2.0/FAQ/) for more information.