Skip to main content

Red

Type Alias Red 

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

Aliased Typeยง

pub struct Red;