Constant binary_layout::example::icmp_packet::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.