Module cairo_lang_sierra::extensions::modules::snapshot
source · Structs
- Libfunc for taking a snapshot
Snapshot<T>
from a T. - Type for a type’s snapshot.
Functions
- Returns the type snapshot for a given type
T
. For duplicatable returnsT
itself, as a regular dup is already a snapshot.