https://go.dev/play/p/sEptCgMM0Bh
In rust, you could not write that code without using either unsafe, or getting borrow checker errors.
https://go.dev/play/p/sEptCgMM0Bh
In rust, you could not write that code without using either unsafe, or getting borrow checker errors.