echtvar
echtvar copied to clipboard
use thin_vec for larger variants
this should reduce size on disk and perhaps memory use.
This makes it harder to use bincode and on first attempt, the file-size was not much smaller. Can also look into writing a custom serializer for bincode.