Memory efficient serialization of tagged union Today we are going to play with some low-level transformations to use fewer bytes to store an array of tagged union. [Read More] #Rust #C #low-level