rkyv 0.6.7

Zero-copy deserialization framework for Rust
Documentation

rkyv

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 4 of them enabled by default.

default

  • std
  • const_generics

std

  • seahash
  • ptr_meta/std

const_generics

    This feature flag does not enable additional features.

seahash

    This feature flag does not enable additional features.

validation

  • bytecheck
  • std

strict

  • rkyv_derive/strict

specialization

    This feature flag does not enable additional features.

bytecheck

    This feature flag does not enable additional features.

size_64

    This feature flag does not enable additional features.