Crate druid_derive

source ·
Expand description

derive macros for Druid.

Derive Macros

  • Generates implementations of the Data trait.
  • Generates lenses to access the fields of a struct.