Expand description
Common validation utilities for owned containers (Box
, String
, Vec
, etc.).
Enums§
- Owned
Pointer Error - Errors that can occur while chechking archived owned pointers
Type Aliases§
- Check
Owned Pointer Error - The
OwnedPointerError
for an ownedT
being checked with a some contextC
.