8 ms·
That is of course correct. The main value is that you only have to make sure that a small amount of code surrounding the unsafe block is safe, and hopefully yo
by drdo 2y ago
That is of course correct.
The main value is that you only have to make sure that a small amount of code surrounding the unsafe block is safe, and hopefully you provide a safe API for the rest of the code to use.