Module cairo_lang_sierra::extensions::modules::non_zero
source · Structs
- Type wrapping a value as non zero.
- Libfunc for unwrapping a
NonZero<T>
back into a T.
Functions
- Returns the type
NonZero<T>
for a given typeT
.