pub fn parse_layout_flex_shrink<'a>( input: &'a str, ) -> Result<LayoutFlexShrink, FlexShrinkParseError<'a>>