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

Programmer Humor

32536 readers
482 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
[–] Andrew15_5@mander.xyz 33 points 1 year ago (7 children)
[–] MultipleAnimals@sopuli.xyz 16 points 1 year ago* (last edited 1 year 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 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 (1 replies)
load more comments (4 replies)