100-exercises-to-learn-rust/exercises
2024-05-23 14:37:05 +02:00
..
01_intro Grammar typo (#7) 2024-05-17 16:59:04 +02:00
02_basic_calculator Improve as casting exercise. 2024-05-23 14:37:05 +02:00
03_ticket_v1 Use "bytes" instead of "characters" consistently when talking about length of a String. 2024-05-22 12:06:40 +02:00
04_traits Use "bytes" instead of "characters" consistently when talking about length of a String. 2024-05-22 12:06:40 +02:00
05_ticket_v2 Use "bytes" instead of "characters" consistently when talking about length of a String. 2024-05-22 12:06:40 +02:00
06_ticket_management Fix: remove unnecessary dereference. 2024-05-13 15:20:49 +02:00
07_threads Check status field value after patch (#22) 2024-05-22 11:00:51 +02:00
08_futures Don't unwrap when trying to close the writer half in 08/07 2024-05-16 15:32:27 +02:00