Skip to main content

Gold

Type Alias Gold 

Source
pub type Gold = CustomColor<255, 215, 0>;

Aliased Typeยง

pub struct Gold;