pub fn parse_column_rule_style<'a>( input: &'a str, ) -> Result<ColumnRuleStyle, ColumnRuleStyleParseError<'a>>