derivative 1.0.4

A set of alternative `derive` attributes for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Contributions are welcome!

There are several ways you can contribute:

* Submit ideas and feature requests on the [issue tracker].
* File bug reports on the [issue tracker]. Include as much details as you can
  and, ideally, a self-contained example if you can make one.
* Improve the [documentation]. It consists of markdown files in the [doc]doc
  directory. It uses [gitbook] to generate the website.
* Implement something, fix bugs, etc. You know the deal.

[documentation]: https://mcarton.github.io/rust-derivative/
[gitbook]: https://github.com/GitbookIO/gitbook
[issue tracker]: https://github.com/mcarton/rust-derivative/issues