pub fn parse_layout_display<'a>( input: &'a str, ) -> Result<LayoutDisplay, LayoutDisplayParseError<'a>>