Type Alias DarkCyan

Source
pub type DarkCyan = CustomColor<0, 139, 139>;

Aliased Typeยง

struct DarkCyan;