Constant SIZE

Source
pub const SIZE: Option<usize>;
Expand description

Total size of the layout in number of bytes. This can be None if the layout ends with an open ended field like a byte slice.