Skip to main content

parse_border_bottom_width

Function parse_border_bottom_width 

Source
pub fn parse_border_bottom_width<'a>(
    input: &'a str,
) -> Result<LayoutBorderBottomWidth, CssPixelValueParseError<'a>>