devela::_dep::rkyv::collections

Module util

Available on crate feature dep_rkyv only.
Expand description

Utilities for archived collections.

Structs§

  • A key-value entry.
  • An adapter which serializes and resolves its key and value references.
  • A resolver for a key-value pair.
  • An error describing that an iterator’s length did not match the number of elements it yielded.