pub fn parse_style_text_align( input: &str, ) -> Result<StyleTextAlign, StyleTextAlignParseError<'_>>