Module columnar::bytes

source ·
Expand description

Logic related to the transformation to and from bytes.

The methods here line up with the AsBytes and FromBytes traits.

Modules§

  • A sequential byte layout for AsBytes and FromBytes implementors.