Created
July 24, 2018 04:09
-
-
Save fujitayy/5b4460e730f62643840b53941c59044d to your computer and use it in GitHub Desktop.
良さげcrate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## consoleの表示を整える系 | |
* [tabwriter](https://crates.io/crates/tabwriter) - consoleのタブ幅を表の見た目になるように整えてくれる | |
* [prettytable-rs](https://crates.io/crates/prettytable-rs) - console上に表を書いてくれる |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment