Expand description
Primitive tree editor, ed for trees.
The _raw
-suffixed functions insert elements as is, unsuffixed versions fix
up elements around the edges.
Structs§
Traits§
- Utility trait to allow calling
ted
functions with references or owned nodes. Do not use outside of this module.