pub fn parse_background_attr(s: &str) -> Result<Background, String>Expand description
Parse background attribute (color, gradient, or image)
pub fn parse_background_attr(s: &str) -> Result<Background, String>Parse background attribute (color, gradient, or image)