pub fn parse_layout_box_sizing<'a>( input: &'a str, ) -> Result<LayoutBoxSizing, LayoutBoxSizingParseError<'a>>