Crate druid_derive

Source
Expand description

derive macros for Druid.

Derive Macrosยง

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