cairo_lang_sierra::extensions::modules::nullable

Function nullable_ty

Source
pub fn nullable_ty(
    context: &dyn SignatureSpecializationContext,
    ty: ConcreteTypeId,
) -> Result<ConcreteTypeId, SpecializationError>
Expand description

Helper for getting the type Nullable<T>.