[][src]Derive Macro druid_derive::Data

#[derive(Data)]
{
    // Attributes available to this derive:
    #[druid]
}

Generates implementations of the Data trait.