pub fn parse_layout_align_self<'a>( input: &'a str, ) -> Result<LayoutAlignSelf, AlignSelfParseError<'a>>