rkyv_dyn 0.7.38

Trait object support for rkyv
Documentation

rkyv_dyn

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 8 feature flags, 1 of them enabled by default.

default

  • rkyv/size_32
  • rkyv/std

validation

  • bytecheck
  • rkyv/validation
  • rkyv_dyn_derive/validation

archive_le

  • rkyv/archive_le

strict

  • rkyv/strict

archive_be

  • rkyv/archive_be

vtable_cache

    This feature flag does not enable additional features.

nightly

    This feature flag does not enable additional features.

bytecheck

    This feature flag does not enable additional features.