Structs§
- NonZero
Type Wrapped - Type wrapping a value as non zero.
- Unwrap
NonZero Libfunc - Libfunc for unwrapping a
NonZero<T>
back into a T.
Functions§
- nonzero_
ty - Returns the type
NonZero<T>
for a given typeT
.
NonZero<T>
back into a T.NonZero<T>
for a given type T
.