Understanding Enums in Rust: A Beginner's Guide
If you're new to Rust, you might have encountered enums and wondered what they're all about. In this post, we'll explore Rust enums, their uses, and how they can make your code more expressive and safer. We'll cover basic enums, enums with associated...
samkeen.dev8 min read