100-exercises-to-learn-rust icon indicating copy to clipboard operation
100-exercises-to-learn-rust copied to clipboard

Fix solutions for 05_ticket_v2\01_enum

Open Wenxing-hou opened this issue 7 months ago • 0 comments

Refer to the main code: https://github.com/mainmatter/100-exercises-to-learn-rust/blob/21f3427c928e605b7749ea8e65adf4e1387e34d8/exercises/05_ticket_v2/01_enum/src/lib.rs#L31-L39

It is better to fix the check rather than delete it.

Signed-off-by: Wenxing Hou [email protected]

Wenxing-hou avatar Apr 16 '25 13:04 Wenxing-hou