this post was submitted on 03 Jun 2023
58 points (91.4% liked)

Memes

45605 readers
1503 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@beehaw.org 12 points 1 year ago

Nah fam Rust has you covered:

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

That said my Rust knowledge is shit