You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Define Status and TicketType enums with serde snake_case/lowercase serialization, Ticket struct with all fields, Ticket::new constructor, validate_priority, and generate_id using RandomState entropy. Add 9 unit tests covering roundtrips, enum serialization, priority validation, and ID format/uniqueness. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
5 months ago | |
|---|---|---|
| .. | ||
| .claude | 5 months ago | |
| src | 5 months ago | |
| tests | 5 months ago | |
| CLAUDE.md | 5 months ago | |
| Cargo.lock | 5 months ago | |
| Cargo.toml | 5 months ago | |
| PLAN.md | 5 months ago | |