Module length

Source
Expand description

SOME/IP length fields.

Structs§

NoLengthField
A type representing no length field.

Traits§

LengthField
A SOME/IP length field. Can be either u8, u16, or u32.
OptionalLengthField
An optional SOME/IP length field. Can be either u8, u16, u32, or NoLengthField.