Module rkyv::validation::validators[][src]

Expand description

Validators that can check archived types.

Structs

A validator that can verify archives with nonlocal memory.

The default validator.

A prefix range from an ArchiveValidator.

A validator that can verify shared memory.

A suffix range from an ArchiveValidator.

Enums

Errors that can occur when checking archive memory.

The default validator error.

Errors that can occur when checking shared memory.

Functions

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

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