Function termusiclib::utils::parse_hex_color
source · pub fn parse_hex_color(color: &str) -> Option<Color>Expand description
§Panics
panics could happen when color parse failed
pub fn parse_hex_color(color: &str) -> Option<Color>panics could happen when color parse failed