75
submitted 2 weeks ago by 4ffy@lemmy.ml to c/rust@programming.dev
top 10 comments
sorted by: hot top controversial new old
[-] PlexSheep@infosec.pub 14 points 2 weeks ago

Reading this, the return impl complexity seemed insane.

Then, by accident, i programmed on a pet project until 4 in the night, and boom, I've had the exact problem they're solving. Remembered that I usually need an extra lifetime in the impl definition, and boom, it worked. Doesn't seem so insane anymore.

(Was working on a little Webservice with warp, and returning their filters from a function)

[-] gedhrel@lemmy.world 8 points 2 weeks ago

That seems like quite a lot of booms.

[-] PlexSheep@infosec.pub 5 points 2 weeks ago

Return impl go boom

this post was submitted on 07 Sep 2024
75 points (97.5% liked)

Rust

5803 readers
116 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS