Hacker News new | ask | show | jobs
by Sytten 1566 days ago
I used to hate the closure from rust but I learned to love it. With golang its a PITA to track down performance issues die to heap escape where it is explicit in rust.