#custom-derive

  1. enum-derive-2018

    macros for deriving additional functionality for enums

    v3.0.2 550 #macro-derive #derive-enums #enums #macro-attr #custom-derive
  2. macro-attr

    macro_attr! macro that enables the use of custom, macro-based attributes and derivations. Supercedes the custom_derive crate.

    v0.2.0 2.9K #macro-derive #custom-derive #custom #macro-attributes
  3. newtype_derive

    macros for deriving common traits for newtype structures

    v0.1.6 32K #macro-derive #custom-derive #wrapper
  4. newtype-derive-2018

    macros for deriving common traits for newtype structures

    v0.2.3 1.0K #macro-derive #newtype-derive #macro-attr #custom-derive #newtype
  5. enum_derive

    macros for deriving additional functionality for enums

    v0.1.7 11K #macro-derive #enums #custom-derive
  6. custom_derive

    (Note: superseded by macro-attr) This crate provides a macro that enables the use of custom derive attributes

    v0.1.7 263K #macro-derive #macro
  7. Try searching with DuckDuckGo.

  8. smart-clone

    Rust custom-derive macro for Clone with more control on the fields

    v0.1.0 110 #clone #control #custom-derive #smart #field #12
  9. trackable_derive

    Custom derive for trackable crate

    v1.0.0 828K #custom-derive
  10. error_derive

    Macros for deriving Error implementations through custom_derive!

    v0.2.0 #macro-derive #custom-derive #error-macro
  11. derive_wrapper

    Rust custom derive macro for wrapping types

    v0.1.7 #macro-derive #custom-derive #wrap #display-from
  12. display_attr

    A custom derive for implementing Display more easily

    v0.1.1 #display #directory #derive #custom-derive
  13. endian_trait_derive

    A custom derive for the Endian trait

    v0.6.0 500 #endian #custom-derive
  14. fitsio-derive

    Custom derive macros for the fitsio crate

    v0.2.1 120 #macro #macro-for-fitsio #custom-derive
  15. typescriptify-derive

    Macro implementation for creating Typescript Interfaces from Structs via Custom-Derive (only real structs so far)

    v0.1.5 #macro-derive #custom-derive #typescript #struct #interface #far