Hacker News new | ask | show | jobs
by hatsunearu 3805 days ago
As the author said at the end, the general "good practice" for Rust is to encapsulate the weird stuff and unsafe blocks into a safe lib that other people can use.