Function sauron::prelude::html::units::rgba

source ·
pub fn rgba(
    r: impl Display,
    g: impl Display,
    b: impl Display,
    a: impl Display
) -> String
Expand description

the rgba css function