Function parse_style_tab_width

Source
pub fn parse_style_tab_width(
    input: &str,
) -> Result<StyleTabWidth, PercentageParseError>