Type Definition binary_layout::example::icmp_packet::checksum [−][src]
pub type checksum = PrimitiveField<u16, BigEndian, {
{ 0 + <packet_type as crate::SizedField>::SIZE } +
<code as crate::SizedField>::SIZE
}>;Expand description
Metadata and Field API accessors for the checksum field