View Source API Reference tree_map v0.1.1
Modules
A module to maintain a tree of the structure
Node
can be used as a simple structure, representing a node in a tree
or as a GenServer to store the Node structure.
A server to maintain a list of root nodes as a DynamicSupervisor.