Type Definition pareen::AnimBox

source ·
pub type AnimBox<T, V> = Anim<Box<dyn Fun<T = T, V = V>>>;