Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Enums are a very useful concept. It's like a locked list of choices where only a few specific values...
Often, within the systems we develop, we encounter constant values. One example of these values could...
Rust has some cool features, especially its enum types. They’re like a super-powered way to store...
Github Like native enum, but much better! Introduction | Features |...