tree-cursor 0.2.1

A simple, non-intrusive tree cursor that supports node mutation without Cell/RefCell.
Documentation
1
2
3
4
5
6
7
# tree-cursor

## status

As far as I know, it's feature-complete, but there are potential soundness
issues that I need to look at more closely. Feel free to use it, but be prepared
for, well, potential unsoundness. The docs also need some work.