[go: up one dir, main page]

rkyv::ser

Module sharing

Source
Expand description

Shared pointer serialization.

Structs§

  • Sharealloc
    A shared pointer strategy that shares serializations of the same shared pointer.
  • A shared pointer strategy that duplicates serializations of the same shared pointer.

Enums§

  • The result of starting to serialize a shared pointer.

Traits§