pub fn numeric_upcastable_to_felt252(db: &dyn Database, ty: TypeId<'_>) -> bool
Returns if ty is a numeric type upcastable to felt252.
ty