Rust: Memes

3 readers
1 users here now

Memes

Say Rewrite in Rust one more time, I dare you. I double dare you MF!

founded 1 year ago
MODERATORS
1
2
3
40
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

Image transcription:

O'Reilly book cover with a crab and the title "Adding and removing & and * at random until ructc is happy"

4
 
 
pub enum Poll<T> {
    Ready(T),
    Um,
}
5
 
 

[Captain America "I understood that reference" meme template]

Top text: "The rustc borrow checker when your code is valid:" Bottom text: "I understood that reference"

6
3
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
 

Image Transcription: Meme

['Phil Swift Slaps on Flex Tape'. Top image shows Phil Swift, a person wearing a black shirt and jeans, holding a piece of tape in his hand while facing a large water tank with a hole that is leaking water quickly.]

Phil Swift: RUSTC

Leaking water tank: SELF-REFERENTIAL STRUCTS

[Bottom image shows Phil's hand slapping the piece of tape over the leak.]

Tape: USIZE

7