Type Definition bevy_manim::core::PackedAnimation[][src]

type PackedAnimation = Arc<Mutex<dyn Animation>>;