Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
0:00 Intro0:15 Declare an enum1:49 Initialize an enum2:58 Debug3:50 PartialEq4:54 Option6:26 ResultCode github.com/t4sk/hello-rustCourse www.smartcontract.engineer/
I just didn't get why you showed changing the value of variable while explaining the result. Like could you elaborate on this?
Showing 2 examples of Result. Ok and Err. I didn't think it was necessary to print both
0:00 Intro
0:15 Declare an enum
1:49 Initialize an enum
2:58 Debug
3:50 PartialEq
4:54 Option
6:26 Result
Code github.com/t4sk/hello-rust
Course www.smartcontract.engineer/
I just didn't get why you showed changing the value of variable while explaining the result.
Like could you elaborate on this?
Showing 2 examples of Result. Ok and Err. I didn't think it was necessary to print both