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> |
3 months ago | |
|---|---|---|
| .. | ||
| .claude | 3 months ago | |
| src | 3 months ago | |
| tests | 3 months ago | |
| CLAUDE.md | 3 months ago | |
| Cargo.lock | 3 months ago | |
| Cargo.toml | 3 months ago | |
| PLAN.md | 3 months ago | |