Function rmenu::color::hsla [] [src]

pub fn hsla(hue: f32, saturation: f32, lightness: f32, alpha: f32) -> Color

Create HSL colors with an alpha component for transparency.