Show HN: Comfy-table, a Rust library for building beautiful terminal tables
https://github.com/Nukesor/comfy-tableI've used it for generating the table format output of our database. And it's impressive that the Rust community has unicode-rs which handles all the dirty works.