Hacker News new | ask | show | jobs
by jganetsk 1991 days ago
Does it also help that the code doesn't actually cast the raw pointer to references? It only uses the read and write methods.
1 comments

No. The write method also internally creates a borrow from the pointer.