// <FILE>crates/rocketsplash-formats/src/animation.rs</FILE>
// <DESC>Optional animation payload for splash screens</DESC>
// <VERS>VERSION: 1.0.0</VERS>
// <WCTX>Runtime library implementation</WCTX>
// <CLOG>Add AnimationData structures for future playback</CLOG>
use ;
use crateCell;
// <FILE>crates/rocketsplash-formats/src/animation.rs</FILE>
// <VERS>END OF VERSION: 1.0.0</VERS>