Crates.io | newtype-derive-2018 |
lib.rs | newtype-derive-2018 |
version | 0.2.3 |
source | src |
created_at | 2021-07-20 03:40:34.200421 |
updated_at | 2024-02-28 05:40:05.822735 |
description | This crate provides macros for deriving common traits for newtype structures. |
homepage | |
repository | https://github.com/A1-Triard/newtype-derive-2018 |
max_upload_size | |
id | 424997 |
size | 121,535 |
newtype-derive-2018
The newtype-derive modern fork.
This crate provides macros for deriving common traits for newtype structures.
All of these macros are designed to be used with
the macro-attr-2018
crate,
though they can be used independent of it.