Hacker News new | ask | show | jobs
by Gajurgensen 2695 days ago
Why wouldn't it be a good solution to write something like Box, but with a new function that returns `Option<Box<T>>`? I'm not sure what Rust is lacking here.