Skip to main content

remove_nullish

Function remove_nullish 

Source
pub fn remove_nullish(types: &dyn TypeDatabase, type_id: TypeId) -> TypeId
Expand description

Remove nullish parts of a type (non-null assertion).