Skip to main content

Blue

Type Alias Blue 

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

Aliased Typeยง

pub struct Blue;