mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-05-31 14:47:34 +02:00
A simple fix in the day (#1927)
This commit is contained in:
parent
e5e33a1159
commit
a2924391e2
@ -41,6 +41,6 @@ fn main() {
|
|||||||
worth mentioning. It contains a lot of convenience methods and functions that
|
worth mentioning. It contains a lot of convenience methods and functions that
|
||||||
help functional-style programming.
|
help functional-style programming.
|
||||||
- `Result` is the standard type to implement error handling as we will see on
|
- `Result` is the standard type to implement error handling as we will see on
|
||||||
Day 3.
|
Day 4.
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user