Skip to main content

Module plain

Module plain 

Source
Expand description

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

Macrosยง

impl_byte_slice_type ๐Ÿ”’
impl_const_constructors ๐Ÿ”’
impl_numbers_with_raw_bytes_ule ๐Ÿ”’

Structsยง

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