Structs§
- Libfunc for finalizing a felt252_dict_entry, returns the owned dict.
- Libfunc for creating a new felt252_dict_entry, it owns the dictionary until finalized.
- Type representing an entry access to a felt252_dict.
- Libfunc for creating a new felt252_dict.
- Libfunc for performing a
squash
operation on a dict. Returns a pointer to the squashed dict. - Type representing a dictionary from a felt252 to types of size one.