debug_tree 0.4.0

Build a tree one element at a time and output it as a pretty string.
Documentation
1
2
3
4
5
6
a
├╼ b
│ └╼ c
│   └╼ Nothing to see here
└╼ c
  └╼ Nothing to see here