Use TabWriter for writing tabular data
hoijui opened this issue · 0 comments
hoijui commented
(... and maybe also lists)
from @cryptix:
Maybe try https://docs.rs/tabwriter/1.2.1/tabwriter/; it might tabular data more easily readable as plain-text Markdown, vs. just readable when rendered (as HTML).