Macro seed::animateColor

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