Enum artfuldolphinaddsone::kinds::PrimaryColor[][src]

pub enum PrimaryColor {
    Red,
    Yellow,
    Blue,
}

Variants

Auto Trait Implementations