Skip to main content

parse_font_weight

Function parse_font_weight 

Source
pub fn parse_font_weight<'a>(
    input: &'a str,
) -> Result<StyleFontWeight, CssFontWeightParseError<'a>>