this post was submitted on 03 Jun 2023
62 points (100.0% liked)

Memes

1359 readers
16 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 

I saw a post from someone wanting more trans memes and took that as a sign to post one of mine.

you are viewing a single comment's thread
view the rest of the comments
[–] SubArcticTundra 15 points 2 years ago

Nah fam Rust has you covered:

enum Gender {
  Male,
  Female,
  Other(str&),
};

That said my Rust knowledge is shit