Module rkyv::ser::serializers

source ·
Expand description

Serializers that can be used standalone and provide basic capabilities.

Structs

Enums

Type Definitions

  • A general-purpose serializer suitable for environments where allocations can be made.
  • A serializer suitable for environments where allocations cannot be made.