Module snapshot

Source

Structs§

SnapshotTakeLibfunc
Libfunc for taking a snapshot Snapshot<T> from a T.
SnapshotTypeWrapped
Type for a type’s snapshot.

Functions§

snapshot_ty
Returns the type snapshot for a given type T. For duplicatable returns T itself, as a regular dup is already a snapshot.

Type Aliases§

SnapshotType