Module rkyv::validation::owned

source ·
Expand description

Common validation utilities for owned containers (Box, String, Vec, etc.).

Enums

Errors that can occur while chechking archived owned pointers

Type Definitions

The OwnedPointerError for an owned T being checked with a some context C.