pub fn parse_layout_max_width<'a>( input: &'a str, ) -> Result<LayoutMaxWidth, LayoutMaxWidthParseError<'a>>