pub fn parse_layout_min_width<'a>( input: &'a str, ) -> Result<LayoutMinWidth, LayoutMinWidthParseError<'a>>