Type Alias owo_colors::colors::css::Yellow

source ·
pub type Yellow = CustomColor<255, 255, 0>;

Aliased Type§

struct Yellow;