Crate shadow_pod

source ·
Expand description

Utilities for working with POD (Plain Old Data)

Traits§

  • Marker trait that the given type is Plain Old Data; i.e. that it is safe to interpret any pattern of bits as a value of this type.

Functions§