csview
csview copied to clipboard
Expose `Table` as a crate?
Hi @wfxr
There was some effort in pretty-print domain to note different libraries.
https://github.com/zhiburt/tabled/issues/139
Because I know that csview does pretty efficient csv printing.
I was thinking if you'd expose it, I could highlight it.
Let me know if you're interested.
Take care.
I think,
You could do it relatively effortlessly.
Just create a lib.rs and expose the functions.