devela::_dep::rkyv::ser

Module sharing

Available on crate feature dep_rkyv only.
Expand description

Shared pointer serialization.

Structs§

  • 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§