Derive Macro anim::Animatable[][src]

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

the macro derives anim::Animatable for you automatically.