this post was submitted on 24 Sep 2023
470 points (92.9% liked)

Programmer Humor

32410 readers
1 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Andrew15_5@mander.xyz 29 points 2 years ago (7 children)
[–] MultipleAnimals@sopuli.xyz 13 points 2 years ago* (last edited 2 years ago) (3 children)
pub async fn foo() -> Pin>>>>>

oh fuck commonmark cant display the syntax :( well anyone who has done async rust can imagine

[–] AVincentInSpace@pawb.social 2 points 2 years ago* (last edited 2 years ago) (1 children)

Pin<Box<dyn Future<Output=Result<AsyncResponseThatYouWillHaveToAwaitAgain<ActualResultType>, InscrutableErrorTypeThatDoesntImplementDisplay>> + Send + Sync + 'static + 20MillionMoreAutoTraits>>

[–] MultipleAnimals@sopuli.xyz 2 points 2 years ago

Exactly, now we are talking

load more comments (1 replies)
load more comments (4 replies)