Derive Macro AuxStorage

Source
#[derive(AuxStorage)]
{
    // Attributes available to this derive:
    #[UpdateCycle]
    #[UpdateMechanics]
}
Expand description

Derives the UpdateCycle and UpdateMechanics trait automatically for the containing struct.