pull/2/head
Dave Gauer 3 years ago
parent 7d707d64b1
commit 77a8a123f7

@ -5,7 +5,7 @@
// to store.
//
// In this example, an instance of Foo always takes up u64 of
// space memory even if you're currently storing a u8.
// space in memory even if you're currently storing a u8.
//
// const Foo = union {
// small: u8,

Loading…
Cancel
Save