Skip to main content

Yellow

Type Alias Yellow 

Source
pub type Yellow = CustomColor<255, 255, 0>;

Aliased Typeยง

pub struct Yellow;