100-exercises-to-learn-rust/book/src/05_ticket_v2
Onè bf1cdfdb5c
reword tuples introduction (#42)
2024-05-23 14:29:55 +02:00
..
00_intro.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
01_enum.md Fix links. 2024-05-22 11:03:19 +02:00
02_match.md typos (#41) 2024-05-23 14:29:37 +02:00
03_variants_with_data.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
04_if_let.md Use &str rather than &String 2024-05-14 14:56:22 +02:00
05_nullability.md reword tuples introduction (#42) 2024-05-23 14:29:55 +02:00
06_fallibility.md Use "bytes" instead of "characters" consistently when talking about length of a `String`. 2024-05-22 12:06:40 +02:00
07_unwrap.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
08_error_enums.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
09_error_trait.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
10_packages.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
11_dependencies.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
12_thiserror.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
13_try_from.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00
14_source.md Typo. 2024-05-14 11:18:04 +02:00
15_outro.md 100 exercises to learn Rust 2024-05-12 22:47:45 +02:00