macro_rules! anim { ($id:expr, $($x:expr),+ $(,)?) => { ... }; }
The macro used to clean up animation’s view code.