pub type AnimationNameList<'i> = SmallVec<[AnimationName<'i>; 1]>;
Expand description

A list of animation names.