rs-derive 0.1.0

A procedural macro library containing useful derive macros.
Documentation

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