Hacker News new | ask | show | jobs
by tialaramex 1307 days ago
Unsurprisingly the kernel's Box does not have Box::new it provides instead Box::try_new which is fallible.