Module treefmt::engine[][src]

The main formatting engine logic is in this module.

Enums

DisplayType

Controls how the information is displayed at the end of a run

Functions

run_treefmt

Run the treefmt

run_treefmt_stdin

Run the treefmt in a stdin buffer, and print it out back to stdout