Skip to main content

Module spec

Module spec 

Source
Expand description

Specification trait implementations for this combinator. Specifications for fixed-width unsigned integers.

Structs§

U24BeMapper
U24LeMapper

Constants§

U8_BYTE_LEN
U16_BYTE_LEN
U24_BYTE_LEN
U32_BYTE_LEN
U64_BYTE_LEN

Functions§

lemma_u16_be_bytes_roundtrip
lemma_u16_be_value_roundtrip
lemma_u16_le_bytes_roundtrip
lemma_u16_le_value_roundtrip
lemma_u24_be_bytes_roundtrip
lemma_u24_be_from_bytes_range
lemma_u24_be_value_roundtrip
lemma_u24_le_bytes_roundtrip
lemma_u24_le_from_bytes_range
lemma_u24_le_value_roundtrip
lemma_u32_be_bytes_roundtrip
lemma_u32_be_value_roundtrip
lemma_u32_le_bytes_roundtrip
lemma_u32_le_value_roundtrip
lemma_u64_be_bytes_roundtrip
lemma_u64_be_value_roundtrip
lemma_u64_le_bytes_roundtrip
lemma_u64_le_value_roundtrip
u16_be_fmt
u16_be_from_bytes
u16_be_to_bytes
u16_le_fmt
u16_le_from_bytes
u16_le_to_bytes
u24_be_fmt
u24_be_from_bytes
u24_be_to_bytes
u24_le_fmt
u24_le_from_bytes
u24_le_to_bytes
u32_be_fmt
u32_be_from_bytes
u32_be_to_bytes
u32_le_fmt
u32_le_from_bytes
u32_le_to_bytes
u64_be_fmt
u64_be_from_bytes
u64_be_to_bytes
u64_le_fmt
u64_le_from_bytes
u64_le_to_bytes

Type Aliases§

U16BeFmt
U16LeFmt
U24BeFmt
U24LeFmt
U32BeFmt
U32LeFmt
U64BeFmt
U64LeFmt