Crate cli_tree

Source

Structsยง

TreeNode
A node system that will display as a tree in the terminal using unicode characters. Originally designed to display the Abstract Syntax Tree of my Programming language.