Structs§
- Snapshot
Take Libfunc - Libfunc for taking a snapshot
Snapshot<T>
from a T. - Snapshot
Type Wrapped - Type for a type’s snapshot.
Functions§
- snapshot_
ty - Returns the type snapshot for a given type
T
. For duplicatable returnsT
itself, as a regular dup is already a snapshot.