rust-csv icon indicating copy to clipboard operation
rust-csv copied to clipboard

doc: A note about internally-tagged enums not supported

Open zeenix opened this issue 4 years ago • 3 comments

Internally-tagged enums are extremely useful and therefore used quite a lot in the wild. It's a bit of a shock to users to learn (the hard way) that they're not supported by csv. So it'd be great to at least document this limitation in the docs.

zeenix avatar May 03 '21 11:05 zeenix

@BurntSushi could you please have a look?

zeenix avatar Jun 03 '23 19:06 zeenix

@BurntSushi Given that you explicitly asked me for this PR and it's a simple change that will likely help a lot of people avoid bumping into the serious and unexpected limitation, ignoring it for years, is very disrespectful to say the least. 😔

zeenix avatar Sep 03 '23 11:09 zeenix