Module ptree::output[][src]

Expand description

Functions for printing trees to standard output or to custom writers

Functions

Print the tree item to standard output using default formatting

Print the tree item to standard output using custom formatting

Write the tree item to writer f using default formatting

Write the tree item to writer f using custom formatting