Module unpack

Module unpack 

Source
Expand description

The Unpack trait and primitive implementations.

Enums§

Error
An error during unpacking.

Traits§

Unpack
Types that can be decoded from a binary representation.

Type Aliases§

Result
The result type for unpacked results.