Macro seed::animateMotion

source ·
macro_rules! animateMotion {
    ($($part:expr),* $(,)?) => { ... };
}