New analysis tool in rustc: -Z print-type-sizes https://github.com/rust-lang/rust/pull/37770 which shows the memory size of types. Useful in many languages!