the_stars/color
Types
Values
pub fn new_from_hex(
s: String,
) -> Result(Color, errors.ParseError)
pub fn to_rgb_hex_string(color: Color) -> String
pub fn new_from_hex(
s: String,
) -> Result(Color, errors.ParseError)
pub fn to_rgb_hex_string(color: Color) -> String