Crate lazy_bytes_cast

source ·
Expand description

Lazy utilities to work with bits and bytes.

Structs

  • Wrapper to provide access to bit fields
  • Byte slice reader.

Traits

  • Marker indicating that it is plain old data.

Functions