pub fn parse_column_rule_width<'a>( input: &'a str, ) -> Result<ColumnRuleWidth, ColumnRuleWidthParseError<'a>>