Function rust_lang_chapter14_tutorial::utils::mix[][src]

pub fn mix(c1: PrimaryColor, c2: PrimaryColor) -> SecondaryColor

Combines two primary colors in equal amounts to create a secondary color.