[go: up one dir, main page]

custom_derive 0.1.4

This crate provides a macro that enables the use of custom derive attributes.
Documentation
1
2
3
4
5
6

# `custom_derive!`


This crate provides a macro that enables the use of custom `derive` attributes.

([Documentation for the master branch](https://danielkeep.github.io/rust-custom-derive/doc/custom_derive/index.html).)