devela::_dep::rkyv

Module util

Available on crate feature dep_rkyv only.
Expand description

Utilities for common operations.

Structs§

  • A wrapper which aligns its inner value to 16 bytes.
  • A vector of bytes that aligns its memory to the specified alignment.
  • A vector that uses inline-allocated memory.
  • A vector that uses serializer-allocated memory.

Functions§

  • Clears the builtin arena allocator.
  • Calls the given function with the builtin arena allocator.