Module image_rider::serialize

source ·
Expand description

Serializer trait and functions to help serialize images to vectors of bytes and other data types.

Traits§

  • Serializer is a trait that lets you build custom serializers for structures.

Functions§