this post was submitted on 24 Sep 2023
512 points (92.8% liked)

Programmer Humor

32555 readers
471 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] the_beber@lemm.ee 41 points 1 year ago (17 children)
[–] Andrew15_5@mander.xyz 33 points 1 year ago (7 children)
[–] MultipleAnimals@sopuli.xyz 16 points 1 year ago* (last edited 1 year ago) (2 children)
pub async fn foo() -> Pin>>>>>

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

[–] flashgnash@lemm.ee 5 points 1 year ago
[–] AVincentInSpace@pawb.social 2 points 1 year ago* (last edited 1 year ago) (1 children)

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

[–] MultipleAnimals@sopuli.xyz 2 points 1 year ago

Exactly, now we are talking

load more comments (4 replies)
load more comments (13 replies)