[][src]Derive Macro druid_derive::Lens

#[derive(Lens)]

Generates lenses to access the fields of a struct

An associated constant is defined on the struct for each field, having the same name as the field.