#macro-derive #derive #macro #misc #proc-macro

macro rs-derive

A procedural macro library containing useful derive macros

2 unstable releases

0.1.0 Jan 1, 2024
0.0.1 Jan 1, 2024

#461 in Procedural macros

MIT license

5KB
56 lines

rs-derive

[Crates.io Downloads (latest version)]

made-with-rust

GitHub license

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

Dependencies

~330–780KB
~19K SLoC