tabout 0.1.0

Tabulate output for CLI programs
Documentation

This crate provides some helpers to automatically tabulate data so that it is presented reasonably nicely for humans to read, without requiring that each column be hard coded to particular widths in the code beforehand.