Hacker News new | ask | show | jobs
by zozbot234 498 days ago
ManuallyDrop seems overkill when you have Box::leak().
1 comments

You may also be able to simply exit() before your allocations get dropped.