Skip to main content

parse_length

Function parse_length 

Source
pub fn parse_length(s: &str) -> Option<ParsedLength>
Expand description

Parse a CSS length/percentage string. Whitespace tolerated.