[][src]Function i3status_rs::util::color_from_rgba

pub fn color_from_rgba(color: &str) -> Result<(u8, u8, u8, u8), Box<dyn Error>>