Animatable

Derive Macro Animatable 

Source
#[derive(Animatable)]
{
    // Attributes available to this derive:
    #[tag]
}
Expand description

the macro derives anim::Animatable for you automatically.