Crate derive_extras

source ·

Derive Macros

  • Derives Default with more flexibility than Rust’s built-in #[derive(Default)].
  • Generates appropriate builder methods for a struct.