Type Alias backend::service::application_settings::Rgb

source ยท
type Rgb = (u8, u8, u8);
Expand description

RGB value of one color