css_parser_project

Function parse_dimension

Source
pub fn parse_dimension(input: &str) -> Result<String, CSSParseError>