tref 0.2.0

Tree in Rows Elemental Format (TREF). Crate to generate, store, traverse and serialize trees.
Documentation

# Tree-in-Rows Elemental Format

[my_tree]

+ base
+ + branch_1
+ + branch_2
+ + + branch_2_1
+ + + + branch_2_1_1
+ + + + branch_2_1_2
+ + + branch_2_2
+ + branch_3

[my_tree_2]

+ base
+ + branch_1
+ + branch_2
+ + + branch_2_1
+ + + + branch_2_1_1
+ + + + + branch_2_1_1_1
+ + branch_3

[wp_tree]

+ F
+ + B
+ + + A
+ + + D
+ + + + C
+ + + + E
+ + G
+ + + I
+ + + + H