Module plain

Source
Expand description

ULE implementation for Plain Old Data types, including all sized integers.

Macrosยง

impl_byte_slice_signed_type ๐Ÿ”’
impl_byte_slice_size ๐Ÿ”’
impl_byte_slice_type ๐Ÿ”’
impl_byte_slice_unsigned_type ๐Ÿ”’
impl_const_constructors ๐Ÿ”’

Structsยง

RawBytesULE
A u8 array of little-endian data with infallible conversions to and from &u8.