Crates.io | rs-derive |
lib.rs | rs-derive |
version | 0.1.0 |
source | src |
created_at | 2024-01-01 19:46:56.810276 |
updated_at | 2024-01-01 20:52:53.252705 |
description | A procedural macro library containing useful derive macros. |
homepage | |
repository | |
max_upload_size | |
id | 1085513 |
size | 4,552 |
rs-derive
is part of the rs-
toolsuite and contains useful derive macros such as the #[derive(From)]
macro which allows for easy type conversion in enums and structs.
The rs-derive
crate is published and maintained on crates.io by mt4f