Module musli_binary_common::encoding
source · [−]Expand description
Helpers for determining integer encoding at compile time.
Structs
A fixed-length integer encoding which encodes something to a little-endian encoding.
A fixed-length encoding which encodes numbers to the width of L and the
endianness of B.
Enums
Type that indicates that the given numerical type should use variable-length encoding.