Rust's Enums explained in 180 seconds - as short as possible.
Did you know that Rust's Enums are actually quite powerful and combine the features of enums from many other languages?
You can even nest data inside them, and even better, each member type can have a different structure.
---
Timestamps:
00:00 Intro
00:16 Rust's Enums compared to TypeScript's
00:39 Features
02:08 Memory
02:51 Outro
---
Some resources for further reading:
[ Ссылка ]
[ Ссылка ]
Ещё видео!