Intrusive Smart Pointers + Heap Only Types = 💞
In this post:
Heap only types: Where do they appear?
Handling heap only types: Box, Rc and Arc
Cloning a handle from a heap-only borrow? (Yes, but…)
Can this be more idiomatic? (Yes, if…)
Heap-only mutability
Intrusive counting
How to do this 99% sa...
blog.schichler.dev14 min read