100-exercises-to-learn-rust
100-exercises-to-learn-rust copied to clipboard
Fix solutions for 05_ticket_v2\01_enum
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]