pub fn right_alignment( input: ParseString<'_>, ) -> Result<(ParseString<'_>, ColumnAlignment), Err<ParseError<'_>>>