[−][src]Crate synonym
Overview
Another try to simplify newtype creation in rust.
This crate provides customizable synonym derive macro to create newtype and automatically implement some traits basing on the underlying type.
Work in progress
Warning: the code works fine, it is tested and should be useful, but is still not well documented. The documentation will be delivered with the version 0.1.0, hopefully soon.
Derive Macros
| Synonym |