Skip to main content

Crate cairo_lang_sierra_type_size

Crate cairo_lang_sierra_type_size 

Source

Structs§

ProgramRegistryInfo
A wrapper that combines a program registry with its corresponding type size map. This is commonly used together throughout the codebase.

Functions§

get_type_size_map
Returns a mapping of the sizes of all types in the given program.

Type Aliases§

TypeSizeMap