Crates.io | unscrupulous_derive |
lib.rs | unscrupulous_derive |
version | 0.1.0 |
source | src |
created_at | 2024-05-13 21:28:54.215114 |
updated_at | 2024-05-13 21:28:54.215114 |
description | Derive macro to implement `Unscrupulous` on composite types, ensuring all nested fields implement the trait. |
homepage | |
repository | https://github.com/ffminus/unscrupulous_derive |
max_upload_size | |
id | 1238884 |
size | 7,900 |
Derive macro to implement Unscrupulous
on composite types, ensuring all nested fields implement the trait.
See the unscrupulous crate for information about the trait itself.