anim

Macro anim 

Source
macro_rules! anim {
    ($id:expr, $($x:expr),+ $(,)?) => { ... };
}
Expand description

The macro used to clean up animation’s view code.