Module object::pod

source ·
Expand description

Tools for converting file format structures to and from bytes.

This module should be replaced once rust provides safe transmutes.

Traits§

  • A trait for types that can safely be converted from and to byte slices.

Functions§