pub fn mix(c1: PrimaryColor, c2: SecondaryColor) -> SecondaryColor
Expand description
Combines two primary colors in equal amounts to create a secondary color
pub fn mix(c1: PrimaryColor, c2: SecondaryColor) -> SecondaryColor
Combines two primary colors in equal amounts to create a secondary color