[][src]Module rkyv::validation

Validation implementations and helper types.

Structs

ArchiveContext

Context to perform archive validation.

Interval

A range of bytes in an archive.

Enums

ArchiveMemoryError

Errors that can occur related to archive memory.

CheckArchiveError

Errors that can occur when checking an archive.

Functions

check_archive

Checks the given archive at the given position for an archived version of the given type.