Function style::attr::parse_legacy_color

source ·
pub fn parse_legacy_color(input: &str) -> Result<RgbaLegacy, ()>
Expand description

Parses a legacy color. If unparseable, Err is returned.