This is required as csv writer doesn't expose the serde::Serializer implementation, so we can't just use that trait in place of the output writer
42 KiB
42 KiB
This is required as csv writer doesn't expose the serde::Serializer implementation, so we can't just use that trait in place of the output writer