rs-derive 0.1.0

A procedural macro library containing useful derive macros.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 5.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 25.62 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mt4f

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