Skip to main content

Module spec

Module spec 

Source
Expand description

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

Constants§

U8_BYTE_LEN
U16_BYTE_LEN
U32_BYTE_LEN
U64_BYTE_LEN

Functions§

i8_fmt
i16_be_fmt
i16_be_from_bytes
i16_be_to_bytes
i16_le_fmt
i16_le_from_bytes
i16_le_to_bytes
i32_be_fmt
i32_be_from_bytes
i32_be_to_bytes
i32_le_fmt
i32_le_from_bytes
i32_le_to_bytes
i64_be_fmt
i64_be_from_bytes
i64_be_to_bytes
i64_le_fmt
i64_le_from_bytes
i64_le_to_bytes
lemma_i8_bytes_roundtrip
lemma_i8_seq_roundtrip
lemma_i8_value_roundtrip
lemma_i16_be_bytes_roundtrip
lemma_i16_be_value_roundtrip
lemma_i16_le_bytes_roundtrip
lemma_i16_le_value_roundtrip
lemma_i32_be_bytes_roundtrip
lemma_i32_be_value_roundtrip
lemma_i32_le_bytes_roundtrip
lemma_i32_le_value_roundtrip
lemma_i64_be_bytes_roundtrip
lemma_i64_be_value_roundtrip
lemma_i64_le_bytes_roundtrip
lemma_i64_le_value_roundtrip

Type Aliases§

I8Fmt
I16BeFmt
I16LeFmt
I32BeFmt
I32LeFmt
I64BeFmt
I64LeFmt