What is Nostr?
Jeff Martin /
npub1fvr…m20t
2023-10-20 22:28:24

Jeff Martin on Nostr: TIL in #Rust, if you name a variable `_`, it gets immediately dropped, but a variable ...

TIL in #Rust, if you name a variable `_`, it gets immediately dropped, but a variable named `_a` won't get dropped until the end of the scope.

So don't name your channel receivers `_` if you want the senders to keep working, even if you never intend to read from the receiver. :themoreyouknow:
Author Public Key
npub1fvr2n9j4qek28cdpnmxyh4w9l4ws7yr2xxdge7eug99al70p0snspwm20t