Module ptree::print_config
source · [−]Expand description
Structures to control the output formatting
Output formatting is configured through the PrintConfig
structure.
Structs
Set of characters use to draw indentation lines (branches)
Structure controlling the print output formatting
Set of characters use to draw indentation lines (branches)
Enums
Enumeration of output kinds
Configuration option controlling when output styling is used
Constants
ASCII indentation characters, using a plus (+
) for turning right
ASCII indentation characters, using a tick (```) for turning right
UTF-8 indentation characters, using regular box-drawing characters
UTF-8 indentation characters, using heavy box-drawing characters
UTF-8 indentation characters, using dashed box-drawing characters
UTF-8 indentation characters, using double box-drawing characters