# Functions
DefaultStyle returns the default style for rendering trees.
Write renders the tree of nodes in g.
# Variables
DefaultNodeMarker is the marker used for each node in the tree.
# Structs
CycleError is returned when a cycle is detected in the tree.
Graph defines a directed graph.
Options configure the rendering of the tree.
Style configures the visual appearance of the tree.