Skip to main content

animate

Macro animate 

Source
macro_rules! animate {
    ($($t:tt)*) => { ... };
}