zhiburt / tabled

An easy to use library for pretty print tables of Rust structs and enums.
MIT License
2.01k stars 84 forks source link

Impl `Dimension` for Vec<usize> #386

Open zhiburt opened 10 months ago

zhiburt commented 10 months ago

Maybe it's useful at the end of the day.

ref: #193