[][src]Module dinotree_alg::graphics

Provides functionality to draw the dividers of a dinotree.

Traits

DividerDrawer

Trait user must implement.

Functions

draw

Calls the user supplied function on each divider. Since the leaves do not have dividers, it is not called for the leaves.