this post was submitted on 24 Sep 2023
510 points (93.1% liked)

Programmer Humor

32070 readers
536 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
[–] 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 11 months ago* (last edited 11 months ago) (1 children)

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

[–] MultipleAnimals@sopuli.xyz 2 points 10 months ago

Exactly, now we are talking