slab-tree
slab-tree copied to clipboard
Should `NodeRef` derive `Clone` and `Copy`?
This is a good question and I'm not sure I've thought through the implications enough to determine if there are any downsides to doing this.
I'm 100% open to doing this, but want to think a bit more and confirm that you can't get into any "bad" situations if we do this.